ExchangeServiceBinding.FindConversationAsync Method

Definition

Overloads

FindConversationAsync(FindConversationType, Object)
FindConversationAsync(FindConversationType)

FindConversationAsync(FindConversationType, Object)

public:
 void FindConversationAsync(ExchangeWebServices::FindConversationType ^ FindConversation1, System::Object ^ userState);
public void FindConversationAsync (ExchangeWebServices.FindConversationType FindConversation1, object userState);
Public Sub FindConversationAsync (FindConversation1 As FindConversationType, userState As Object)

Parameters

FindConversation1
FindConversationType
userState
Object

Applies to

FindConversationAsync(FindConversationType)

public:
 void FindConversationAsync(ExchangeWebServices::FindConversationType ^ FindConversation1);
public void FindConversationAsync (ExchangeWebServices.FindConversationType FindConversation1);
Public Sub FindConversationAsync (FindConversation1 As FindConversationType)

Parameters

FindConversation1
FindConversationType

Applies to