ExchangeServiceBinding::GetUserAvailability method
Exchange Server 2013
The GetUserAvailability method sends the request to and gets the response from a GetUserAvailability operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- GetUserAvailabilityRequest
- Type: ExchangeWebServices.GetUserAvailabilityRequestType
An instance of the GetUserAvailabilityRequestType class that represents the GetUserAvailability query.
Return value
Type: ExchangeWebServices.GetUserAvailabilityResponseTypeThe GetUserAvailability method returns a GetUserAvailabilityResponseType object that contains the status of the GetUserAvailability operation and the availability information for requested users.
Show: