LumiSoft Net Help
BodyHtmlText Property
NamespacesLumiSoft.Net.MailMail_MessageBodyHtmlText
Gets message body html text. Returns null if no body html text available.
Declaration Syntax
C#Visual BasicVisual C++F#
public string BodyHtmlText { get; }
Public ReadOnly Property BodyHtmlText As String
	Get
public:
property String^ BodyHtmlText {
	String^ get ();
}
member BodyHtmlText : string with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119