ImapPageInfo
ImapPageInfo class
Inherits: Aspose::Email::Clients::PageInfo
Contains information about retrieved page when paging methods are used.
Constructors
| Name | Description |
|---|---|
| ImapPageInfo (2 overloads) | Initializes a new instance of the ImapPageInfo class |
Methods
| Name | Description |
|---|---|
| get_Items | Gets collection of ImapMessageInfo objects |
| get_NextPage | Information of the next page or null if current page is last |
| get_SearchedSeqNums | Gets collection of ImapMessageInfo objects |
| set_Items | Gets collection of ImapMessageInfo objects |
| Aspose::Email::Clients::Imap::Commands::ListMessagesByPageGrCommand |