| BodyStructureRtf Property |
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public MimeTextStructure Rtf { get; }
Public ReadOnly Property Rtf As MimeTextStructure
Get
public:
property MimeTextStructure^ Rtf {
MimeTextStructure^ get ();
}
member Rtf : MimeTextStructure with get
Property Value
Type:
MimeTextStructureSee Also