LicenseLicenseeEmail Property |
Gets the licensee's email address.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic virtual string LicenseeEmail { get; set; }
Public Overridable Property LicenseeEmail As String
Get
Set
public:
virtual property String^ LicenseeEmail {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also