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