Compartir a través de


ExchangeServiceBinding.FindPeopleAsync Método

Definición

Sobrecargas

FindPeopleAsync(FindPeopleType)
FindPeopleAsync(FindPeopleType, Object)

FindPeopleAsync(FindPeopleType)

public:
 void FindPeopleAsync(ExchangeWebServices::FindPeopleType ^ FindPeople1);
public void FindPeopleAsync (ExchangeWebServices.FindPeopleType FindPeople1);
Public Sub FindPeopleAsync (FindPeople1 As FindPeopleType)

Parámetros

FindPeople1
FindPeopleType

Se aplica a

FindPeopleAsync(FindPeopleType, Object)

public:
 void FindPeopleAsync(ExchangeWebServices::FindPeopleType ^ FindPeople1, System::Object ^ userState);
public void FindPeopleAsync (ExchangeWebServices.FindPeopleType FindPeople1, object userState);
Public Sub FindPeopleAsync (FindPeople1 As FindPeopleType, userState As Object)

Parámetros

FindPeople1
FindPeopleType
userState
Object

Se aplica a