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

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