ExchangeServiceBinding.FindConversationAsync Method (FindConversationType)
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub FindConversationAsync ( _
FindConversation1 As FindConversationType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim FindConversation1 As FindConversationType
instance.FindConversationAsync(FindConversation1)
public void FindConversationAsync(
FindConversationType FindConversation1
)
Parameters
- FindConversation1
Type: ExchangeWebServices.FindConversationType