GraphMessagePageInfo
GraphMessagePageInfo class
Inherits: Aspose::Email::Clients::PageInfo
Contains information about retrieved page when paging methods are used.
Constructors
| Name | Description |
|---|---|
| GraphMessagePageInfo |
Methods
| Name | Description |
|---|---|
| get_Items | Gets collection of MessageInfoCollection objects |
| get_NextPage | Information of the next page or null if current page is last |
| set_Items | Gets collection of MessageInfoCollection objects |
| Aspose::Email::Clients::Graph::V1::Commands::ListMessagesWithPagingCommand |