UserEmailAddress Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_eml_address_dn")]
public string EmailAddress { get; }
<NetForumFieldAttribute("cst_eml_address_dn")>
Public ReadOnly Property EmailAddress As String
Get
public:
[NetForumFieldAttribute(L"cst_eml_address_dn")]
property String^ EmailAddress {
String^ get ();
}
[<NetForumFieldAttribute("cst_eml_address_dn")>]
member EmailAddress : string with get
Property Value
String