@UESService public interface UESCalendar
Modifier and Type | Method and Description |
---|---|
UESResultList<UESCalendarBusyTimeAttributes,UESCalendarGetBusyTimeList> |
getBusyTimeList(UESURI roleUri,
Returns list of digital workspace calendar blocks for the specified user according to the specified parameters timeMin and timeMax.
|
timeMin
and timeMax
is six weeks.roleUri
- URI of the role, access role or personal role. User's list of time blocks in the calendar is derived from the primary cast in case that role is entered and accessRoleUri
is not. User is known in case that access role or personal role is entered. Parameter must be filled, otherwise the command failscriteria
- Object containing criteria for listing busy time blocks.