Click or drag to resize

ImapGetFlagsByUIDAsync Method

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