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