Availability of a user
| Property | Type | Description |
|---|---|---|
| emailAddress | string | Email Address of the user. |
| informationCouldBeFetched | boolean | True if the users calendar was accessible. |
| availabilityDetails | string | A digit per 15 minutes indicates if the user is available (0), tentative (1), unavailable (2) or out of office (3). |
| isFullyAvailableOnTimeSlot | boolean | Is the user fully available on the requested time slot. |
| isAvailableOrTentativeOnTimeSlot | boolean | Has the user only available or tentative parts on the requested time slot. |
| isUnavailableOnTimeSlot | boolean | Has the user at least one unavailability part on the requested time slot. |