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