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