PageSettings
PageSettings class
The settings for the ImapClient.ListMessagesByPage method
The PageSettings type exposes the following members:
Constructors
Name | Description |
---|---|
PageSettings() | Initializes a new instance of the PageSettings class |
Properties
Name | Description |
---|---|
connection | Connection to a server. |
ignore_exceptions | If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions. |
folder_name | The messages folder |
ascending_sorting | Gets or sets value which indicates if client uses ascending or descending sorting. Set true if you want to use ascending sorting, otherwise set false. |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email