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.26106.1555
Syntax
public string Text { get; }

Property Value

String
See Also