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