Click or drag to resize

ImapGetFlagsByNumberAsync Method

Overload List
  NameDescription
Public methodGetFlagsByNumberAsync(ListInt64)
Gets flags for the specified email messages from server. Does not set the Seen.
Public methodGetFlagsByNumberAsync(Int64)
Gets flags for the specified email message from server. Does not set the Seen.
Public methodGetFlagsByNumberAsync(SequenceSet)
Gets flags for the specified email messages from server. Does not set the Seen.
Top
See Also