Package | Description |
---|---|
microsoft.exchange.webservices.data.core | |
microsoft.exchange.webservices.data.core.request |
Modifier and Type | Method and Description |
---|---|
Collection<Conversation> |
ExchangeService.findConversation(ConversationIndexedItemView view,
FolderId folderId)
Retrieves a collection of all Conversations in the specified Folder.
|
Modifier and Type | Method and Description |
---|---|
protected ConversationIndexedItemView |
FindConversationRequest.getIndexedItemView()
Gets or sets the view controlling the number of conversations returned.
|
Modifier and Type | Method and Description |
---|---|
void |
FindConversationRequest.setIndexedItemView(ConversationIndexedItemView value) |
Copyright © 2012–2015 Microsoft. All rights reserved.