Discuss this help topic in SecureBlackbox Forum
Returns the email address.
Declaration
[VB.NET]
Property Email As String
[Pascal]
property Email: string;
[C++]
void get_Email(std::string &OutResult);
[Java]
String getEmail();
Description
Use this property to get the email address.
Discuss this help topic in SecureBlackbox Forum