ImapGet |
| Name | Description | |
|---|---|---|
| GetDataByUIDAsync(ListMimeStructure, CancellationToken) | Gets data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. | |
| GetDataByUIDAsync(MimeStructure, CancellationToken) | Gets data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. | |
| GetDataByUIDAsync(MimeStructure, Int64, CancellationToken) | Gets data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. |