LumiSoft Net Help
BodyText Property
NamespacesLumiSoft.Net.MailMail_MessageBodyText
Gets message body text. Returns null if no body text available.
Declaration Syntax
C#Visual BasicVisual C++F#
public string BodyText { get; }
Public ReadOnly Property BodyText As String
	Get
public:
property String^ BodyText {
	String^ get ();
}
member BodyText : 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