IndividualAttendeeConflictData
extends AttendeeConflictData
in package
Represents a user's or contact's free/busy status for a time window that occurs at the same time as the suggested meeting time identified in the Suggestion element.
Table of Contents
Properties
- $BusyType : string
- Represents the free/busy status of a user for a suggested meeting time.
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
$BusyType
Represents the free/busy status of a user for a suggested meeting time.
public
string
$BusyType
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