Overload List
Name | Description | |
---|---|---|
![]() | GetMessage(UInt32, Boolean, String) |
Retrieves the mail message with the specified unique identifier (UID).
|
![]() | GetMessage(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.
|
![]() | GetMessage(UInt32, FetchOptions, Boolean, String) |
Retrieves the mail message with the specified unique identifier (UID) using the specified
fetch-option.
|