EwsItemList Properties |
The EwsItemList type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListEwsItem.) | |
Count | Gets the number of elements contained in the ListT. (Inherited from ListEwsItem.) | |
Item | Gets or sets the element at the specified index. (Inherited from ListEwsItem.) | |
MoreAvailable |
Gets a value that indicates whether more items that match the search criteria are available in the searched folder.
| |
NextPageOffset |
Gets the offset that should be used with an ItemView object to retrieve the next page of items.
| |
TotalCount |
Gets the total number of items that match the search criteria that are available in the searched folder.
|