ExchangeServiceBinding.FindConversationAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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