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