Click or drag to resize

ImapGetDataByUIDAsync Method

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