GetUserAvailabilityResponseType
extends Response
in package
Defines the properties that define user availability information or suggested meeting time information.
Table of Contents
Properties
- $FreeBusyResponseArray : ArrayOfFreeBusyResponse
- FContains the requested users' availability information and the response status.
- $SuggestionsResponse : SuggestionsResponseType
- Contains response status information and suggestion data for requested meeting suggestions.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$FreeBusyResponseArray
FContains the requested users' availability information and the response status.
public
ArrayOfFreeBusyResponse
$FreeBusyResponseArray
Tags
$SuggestionsResponse
Contains response status information and suggestion data for requested meeting suggestions.
public
SuggestionsResponseType
$SuggestionsResponse
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed