Click or drag to resize

ImapGetMessageInfoByNumberAsync Method

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