Compartir a través de


ExchangeServiceBinding.FindConversationAsync Método

Definición

Sobrecargas

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)

Parámetros

FindConversation1
FindConversationType
userState
Object

Se aplica a

FindConversationAsync(FindConversationType)

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

Parámetros

FindConversation1
FindConversationType

Se aplica a