public class ExchangeFolderPageInfo extends PageInfo
Contains information about retrieved page when paging methods are used.
Modifier and Type | Method and Description |
---|---|
ExchangeFolderInfoCollection |
getItems()
Gets collection of ExchangeMessageInfo objects
|
PageInfo |
getNextPage()
Information of the next page or null if current page is last
|
getAbsoluteOffset, getItemsPerPage, getLastPage, getPageOffset, getTotalCount, setAbsoluteOffset, setItemsPerPage, setLastPage, setPageOffset, setTotalCount
public final ExchangeFolderInfoCollection getItems()
Gets collection of ExchangeMessageInfo objects
public PageInfo getNextPage()
Information of the next page or null if current page is last
getNextPage
in class PageInfo
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.