ValidateRegistrationEmail Property |
Gets the customer's email address.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Email { get; }
Public ReadOnly Property Email As String
Get
public:
property String^ Email {
String^ get ();
}
Property Value
Type:
String
See Also