EmailTemplateBodyHtml Property
Namespace: Ignition.CommunicationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cct_body")]
public string BodyHtml { get; protected set; }
<NetForumFieldAttribute("cct_body")>
Public Property BodyHtml As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"cct_body")]
property String^ BodyHtml {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("cct_body")>]
member BodyHtml : string with get, set
Property Value
String