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