Overload List

  NameDescription
Public methodGetMessage(UInt32, Boolean, String)
Retrieves the mail message with the specified unique identifier (UID).
Public methodGetMessage(UInt32, ExaminePartDelegate, Boolean, String)
Retrieves the mail message with the specified unique identifier (UID) while only fetching those parts of the message that satisfy the condition of the specified delegate.
Public methodGetMessage(UInt32, FetchOptions, Boolean, String)
Retrieves the mail message with the specified unique identifier (UID) using the specified fetch-option.

See Also