Uses of Class
microsoft.exchange.webservices.data.core.response.FindConversationResponse
-
Packages that use FindConversationResponse Package Description microsoft.exchange.webservices.data.core.request -
-
Uses of FindConversationResponse in microsoft.exchange.webservices.data.core.request
Methods in microsoft.exchange.webservices.data.core.request that return FindConversationResponse Modifier and Type Method Description FindConversationResponseFindConversationRequest. execute()Executes this request.protected FindConversationResponseFindConversationRequest. parseResponse(EwsServiceXmlReader reader)Parses the response.
-