ImapClientListMessages Method |
Name | Description | |
---|---|---|
![]() | ListMessages |
Gets the list of messages in the current folder
|
![]() | ListMessages(Boolean) |
Gets the list of messages in the current folder
|
![]() | ListMessages(IEnumerableString) |
Gets the list of messages in the current folder
|
![]() | ListMessages(Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(Int64) |
Gets the list of messages in the current folder that have a modification sequence bigger than specified value.
Please, see more https://tools.ietf.org/html/rfc7162
|
![]() | ListMessages(String) |
Gets the list of messages in the specified folder
|
![]() | ListMessages(IConnection) |
Gets the list of messages in the current folder
|
![]() | ListMessages(MailQuery) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(String, Boolean) |
Gets the list of messages in the specified folder
|
![]() | ListMessages(String, IEnumerableInt32) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(String, IEnumerableString) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(IConnection, MailQuery) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(IConnection, Boolean) |
Gets the list of messages in the current folder
|
![]() | ListMessages(IConnection, Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(IConnection, Int64) |
Gets the list of messages in the current folder that have a modification sequence bigger than specified value.
Please, see more https://tools.ietf.org/html/rfc7162
|
![]() | ListMessages(IConnection, String) |
Gets the list of messages in the specified folder
|
![]() | ListMessages(MailQuery, Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(String, ImapListFields, Int32) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(String, MailQuery, Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(String, Boolean, IEnumerableString) |
Gets the list of messages in the specified folder
|
![]() | ListMessages(IConnection, MailQuery, Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(IConnection, String, Boolean) |
Gets the list of messages in the specified folder
|
![]() | ListMessages(IConnection, String, IEnumerableInt32) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(IConnection, String, IEnumerableString) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(IConnection, String, ImapListFields, Int32) |
Lists the messages.
Gets an information for earch message
|
![]() | ListMessages(IConnection, String, MailQuery, Int32) |
Gets the list of messages in the current folder.
|
![]() | ListMessages(IConnection, String, Int64, Boolean, IEnumerableString) |
Gets the list of messages in the specified folder
|