ExchangeServiceBinding::GetUserAvailability method

The GetUserAvailability method sends the request to and gets the response from a GetUserAvailability operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

GetUserAvailabilityRequest
Type: ExchangeWebServices.GetUserAvailabilityRequestType

An instance of the GetUserAvailabilityRequestType class that represents the GetUserAvailability query.

Return value

Type: ExchangeWebServices.GetUserAvailabilityResponseType
The GetUserAvailability method returns a GetUserAvailabilityResponseType object that contains the status of the GetUserAvailability operation and the availability information for requested users.
Show: