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