MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: scheduleInformation.
|
MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withAvailabilityView(String availabilityView) |
Set the availabilityView property: Represents a merged view of availability of all the items in scheduleItems.
|
MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withError(MicrosoftGraphFreeBusyError error) |
Set the error property: freeBusyError.
|
MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withScheduleId(String scheduleId) |
Set the scheduleId property: An SMTP address of the user, distribution list, or resource, identifying an instance
of scheduleInformation.
|
MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withScheduleItems(List<MicrosoftGraphScheduleItem> scheduleItems) |
Set the scheduleItems property: Contains the items that describe the availability of the user or resource.
|
MicrosoftGraphScheduleInformation |
MicrosoftGraphScheduleInformation.withWorkingHours(MicrosoftGraphWorkingHours workingHours) |
Set the workingHours property: workingHours.
|