Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Recipient As String
[Pascal]
under development
[C++]
void get_Recipient(std::string &OutResult);
void set_Recipient(const std::string &Value);
[PHP]
string get_Recipient()
void set_Recipient(string $Value)
[Java]
String getRecipient();
void setRecipient(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum