Click or drag to resize

ImapGetTextByNumberAsync Method

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