Compartir a través de


ExchangeServiceBinding.BeginFindConversation Método

Definición

public:
 IAsyncResult ^ BeginFindConversation(ExchangeWebServices::FindConversationType ^ FindConversation1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginFindConversation (ExchangeWebServices.FindConversationType FindConversation1, AsyncCallback callback, object asyncState);
Public Function BeginFindConversation (FindConversation1 As FindConversationType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

FindConversation1
FindConversationType
callback
AsyncCallback
asyncState
Object

Devoluciones

Devuelve IAsyncResult.

Se aplica a