 | IMailRtf Property |
Gets RTF version of this email message.
RTF may be extracted from a TNEF attachment (winmail.dat) a proprietary e-mail attachment format used by Microsoft Outlook and Microsoft Exchange Server.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxReadOnly Property Rtf As String
Get
property String^ Rtf {
String^ get ();
}abstract Rtf : string with get
Property Value
String
See Also