ImapGet |
| Name | Description | |
|---|---|---|
| GetEnvelopeByNumberAsync(Int64, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified message. Does not set the Seen flag. | |
| GetEnvelopeByNumberAsync(ListInt64, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag. | |
| GetEnvelopeByNumberAsync(SequenceSet, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag. |