Discuss this help topic in SecureBlackbox Forum
Specifies AS3 name of the receipt recipient.
Declaration
[VB.NET]
Property AS3To As String
[Pascal]
property AS3To : string;
[C++]
void get_AS3To(std::string &OutResult);
void set_AS3To(const std::string &Value);
[PHP]
string get_AS3To()
void set_AS3To(string $Value)
Description
Use this property to specify AS3 name of the receipt recipient.
Discuss this help topic in SecureBlackbox Forum