Click or drag to resize

MimeTextStructureText Property

Gets text represented by this part. You can use GetDataByUID(MimeStructure) or GetDataByNumber(MimeStructure) to fill this property. May be null, if server responds with NIL response.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string Text { get; }

Property Value

Type: String
See Also