ImapPageInfo
ImapPageInfo class
Contains information about retrieved page when paging methods are used.
The ImapPageInfo type exposes the following members:
Properties
Name | Description |
---|---|
page_offset | Gets offset of a page |
absolute_offset | Gets additinal offset added to start index of a page |
last_page | Indicates whether current page is last page in view. |
total_count | Gets total count of items in view |
items_per_page | A number of items in page |
next_page | Information of the next page or null if current page is last |
items | Gets collection of ImapMessageInfo objects |
See Also
- namespace aspose.email.clients.imap
- assembly Aspose.Email