Compartilhar via


ExchangeServiceBinding.FindPeopleAsync Método

Definição

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

Aplica-se 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

Aplica-se a