Click or drag to resize

ImapGetTextByUIDAsync Method

Overload List
 NameDescription
Public methodGetTextByUIDAsync(ListMimeTextStructure, CancellationToken) Gets text data of the specified part using UID. Fills Data and Text in case of MimeTextStructure.
Public methodGetTextByUIDAsync(MimeTextStructure, CancellationToken) Gets text data of the specified part using UID. Fills Data and Text in case of MimeTextStructure.
Public methodGetTextByUIDAsync(MimeTextStructure, Int64, CancellationToken) Gets text data of the specified part using UID. Fills Data and Text in case of MimeTextStructure.
Top
See Also