ImapGet |
| Name | Description | |
|---|---|---|
| GetFlagsByUIDAsync(Int64, CancellationToken) | Gets flags for the specified email message from server. Does not set the Seen. | |
| GetFlagsByUIDAsync(ListInt64, CancellationToken) | Gets flags for the specified email messages from server. Does not set the Seen. | |
| GetFlagsByUIDAsync(SequenceSet, CancellationToken) | Gets flags for the specified email messages from server. Does not set the Seen. |