EWebAccountRegistrationEmailAddress Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("eml_address")]
public string EmailAddress { get; set; }
<NetForumFieldAttribute("eml_address")>
Public Property EmailAddress As String
Get
Set
public:
[NetForumFieldAttribute(L"eml_address")]
property String^ EmailAddress {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("eml_address")>]
member EmailAddress : string with get, set
Property Value
String