ConversationIndexedItemView members
EWS Managed API
Contains the conversation view settings in a folder search operation.
The ConversationIndexedItemView type exposes the following members.
| Name | Description | |
|---|---|---|
|
ConversationIndexedItemView(Int32) | Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size. |
|
ConversationIndexedItemView(Int32, Int32) | Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size and offset. |
|
ConversationIndexedItemView(Int32, Int32, OffsetBasePoint) | Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size, offset, and base point. |
| Name | Description | |
|---|---|---|
|
Offset | Gets or sets the offset. (Inherited from PagedView.) |
|
OffsetBasePoint | Gets or sets the base point of the offset. (Inherited from PagedView.) |
|
OrderBy | Gets the properties against which the returned items should be ordered. |
|
PageSize | Gets or sets the maximum number of items or folders that the search operation should return. (Inherited from PagedView.) |
|
PropertySet | Gets or sets the property set. This property determines which properties will be loaded on found items. If this property is null, all first-class properties are loaded on found items. (Inherited from ViewBase.) |
|
Traversal | Gets or sets the conversation query traversal mode. The Traversal property is applicable for clients that target Exchange Online and versions of Exchange startingwith Exchange Server 2013. |
|
ViewFilter | Gets or sets the view filter specifying the type of items to return. The ViewFilter property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |