LumiSoft Mail Server User API
BodyTextRtf Property
Namespaces > LumiSoft.MailServer.API.UserAPI > ServerReturnMessage > BodyTextRtf
Gets body text template in RTF format.
Syntax
C#Visual BasicManaged C++
public string BodyTextRtf { get; }
Public ReadOnly Property BodyTextRtf As String
public:
String^ BodyTextRtf {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)