|
| Name | Description |
|---|
 | ListMessages |
List the messages in the inbox folder.
|
 | ListMessages(IEnumerableString) |
List the messages in the specified folder.
|
 | ListMessages(String) |
Lists the messages.
|
 | ListMessages(String, ExchangeListMessagesOptions) |
Lists the messages.
|
 | ListMessages(String, MailQuery) |
List the messages in the specified folder.
|
 | ListMessages(String, Boolean) |
List the messages in the specified folder
|
 | ListMessages(String, Int32) |
Lists the messages.
|
 | ListMessages(String, ExchangeListMessagesOptions, IEnumerablePropertyDescriptor) |
List the messages in the specified folder
|
 | ListMessages(String, MailQuery, Boolean) |
List the messages in the specified folder.
|
 | ListMessages(String, Int32, ExchangeListMessagesOptions) |
Lists the messages.
|
 | ListMessages(String, Int32, MailQuery) |
List the messages in the specified folder.
|
 | ListMessages(String, String, MailQuery) |
List the messages in the specified folder.
|
 | ListMessages(String, String, Boolean) |
List the messages in the specified folder
|
 | ListMessages(String, Int32, MailQuery, Boolean) |
List the messages in the specified folder.
|