Uses of Class
microsoft.exchange.webservices.data.search.ConversationIndexedItemView

Packages that use ConversationIndexedItemView
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.request   
 

Uses of ConversationIndexedItemView in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core with parameters of type ConversationIndexedItemView
 Collection<Conversation> ExchangeService.findConversation(ConversationIndexedItemView view, FolderId folderId)
          Retrieves a collection of all Conversations in the specified Folder.
 

Uses of ConversationIndexedItemView in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that return ConversationIndexedItemView
protected  ConversationIndexedItemView FindConversationRequest.getIndexedItemView()
          Gets or sets the view controlling the number of conversations returned.
 

Methods in microsoft.exchange.webservices.data.core.request with parameters of type ConversationIndexedItemView
 void FindConversationRequest.setIndexedItemView(ConversationIndexedItemView value)
           
 



Copyright © 2012–2015 Microsoft. All rights reserved.