ExchangeServiceBinding.FindPeopleAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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)
Parameters
- FindPeople1
- FindPeopleType
Applies to
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)
Parameters
- FindPeople1
- FindPeopleType
- userState
- Object