Click or drag to resize

ImapGetMessageInfoByUIDAsync Method

Overload List
  NameDescription
Public methodGetMessageInfoByUIDAsync(ListInt64)
Gets message information for the specified email messages. Does not set the Seen flag.
Public methodGetMessageInfoByUIDAsync(Int64)
Gets message information for the specified message. Does not set the Seen flag.
Public methodGetMessageInfoByUIDAsync(SequenceSet)
Gets message information for the email specified email messages. Does not set the Seen flag.
Top
See Also