AccountRegistrationRequestEmailAddress Property |
Gets the email address of the registrant.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string EmailAddress { get; }
Public ReadOnly Property EmailAddress As String
Get
public:
property String^ EmailAddress {
String^ get ();
}
member EmailAddress : string with get
Property Value
Type:
StringSee Also