The EwsPageViewResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsLastPage |
Gets a value indicating whether this is the last page.
| |
ItemsTotal |
Gets total count of items requested operation would return without paging.
| |
NextDenominator |
Gets a denominator of the next page for the fractional page view.
Valid when Fractional page view was used.
| |
NextNumerator |
Gets a numerator of the next page for the fractional page view.
Valid when Fractional page view was used.
| |
NextOffset |
Gets an offset of the next page for the indexed page view.
Valid when Indexed page view was used.
|