LumiSoft Mail Server User API
BodyText Property
Namespaces > LumiSoft.Net.Mime > Mime > BodyText
Gets message body text. Returns null if no body text specified.
Syntax
C#Visual BasicManaged C++
public string BodyText { get; }
Public ReadOnly Property BodyText As String
public:
String^ BodyText {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)