Overload List

  NameDescription
Public methodGetMessages(IEnumerable<(Of <<'(UInt32>)>>), Boolean, String)
Retrieves the set of mail messages with the specified unique identifiers (UIDs).
Public methodGetMessages(IEnumerable<(Of <<'(UInt32>)>>), ExaminePartDelegate, Boolean, String)
Retrieves the set of mail messages with the specified unique identifiers (UIDs) while only fetching those parts of the messages that satisfy the condition of the specified delegate.
Public methodGetMessages(IEnumerable<(Of <<'(UInt32>)>>), FetchOptions, Boolean, String)
Retrieves the set of mail messages with the specified unique identifiers (UIDs) using the specified fetch-option.

See Also