Uses of Class
microsoft.exchange.webservices.data.core.service.item.Conversation

Packages that use Conversation
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.response   
 

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

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

Uses of Conversation in microsoft.exchange.webservices.data.core.response
 

Methods in microsoft.exchange.webservices.data.core.response that return types with arguments of type Conversation
 Collection<Conversation> FindConversationResponse.getConversations()
          Gets the results of the operation.
 



Copyright © 2012–2015 Microsoft. All rights reserved.