ExchangeServiceBinding.FindConversationCompleted Event
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Event FindConversationCompleted As FindConversationCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As FindConversationCompletedEventHandler
AddHandler instance.FindConversationCompleted, handler
public event FindConversationCompletedEventHandler FindConversationCompleted