This topic has not yet been rated - Rate this topic

ConversationIndexedItemView members

EWS Managed API

Contains the conversation view settings in a folder search operation.

The ConversationIndexedItemView type exposes the following members.

  NameDescription
Public method ConversationIndexedItemView(Int32) Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size.
Public method ConversationIndexedItemView(Int32, Int32) Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size and offset.
Public method ConversationIndexedItemView(Int32, Int32, OffsetBasePoint) Initializes a new instance of the ConversationIndexedItemView class by using the supplied page size, offset, and base point.
Top
  NameDescription
Public property Offset Gets or sets the offset. (Inherited from PagedView.)
Public property OffsetBasePoint Gets or sets the base point of the offset. (Inherited from PagedView.)
Public property OrderBy Gets the properties against which the returned items should be ordered.
Public property PageSize Gets or sets the maximum number of items or folders that the search operation should return. (Inherited from PagedView.)
Public property 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.)
Public property 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.
Public property 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.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.