PageSettings Class |
Namespace: Aspose.Email.Clients.Imap
The PageSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageSettings | Initializes a new instance of the PageSettings class |
Name | Description | |
---|---|---|
![]() | AscendingSorting |
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.
|
![]() | Connection |
Connection to a server.
|
![]() | FolderName |
The messages folder
|
![]() | IgnoreExceptions |
If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |