MicrosoftGraphCalendar |
MicrosoftGraphEvent.calendar() |
Get the calendar property: calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphGroupInner.calendar() |
Get the calendar property: calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphUserInner.calendar() |
Get the calendar property: calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withAllowedOnlineMeetingProviders(List<MicrosoftGraphOnlineMeetingProviderType> allowedOnlineMeetingProviders) |
Set the allowedOnlineMeetingProviders property: Represent the online meeting service providers that can be used
to create online meetings in this calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withCalendarPermissions(List<MicrosoftGraphCalendarPermission> calendarPermissions) |
Set the calendarPermissions property: The permissions of the users with whom the calendar is shared.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withCalendarView(List<MicrosoftGraphEvent> calendarView) |
Set the calendarView property: The calendar view for the calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withCanEdit(Boolean canEdit) |
Set the canEdit property: True if the user can write to the calendar, false otherwise.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withCanShare(Boolean canShare) |
Set the canShare property: True if the user has the permission to share the calendar, false otherwise.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withCanViewPrivateItems(Boolean canViewPrivateItems) |
Set the canViewPrivateItems property: True if the user can read calendar items that have been marked private,
false otherwise.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withChangeKey(String changeKey) |
Set the changeKey property: Identifies the version of the calendar object.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withColor(MicrosoftGraphCalendarColor color) |
Set the color property: The color property.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withDefaultOnlineMeetingProvider(MicrosoftGraphOnlineMeetingProviderType defaultOnlineMeetingProvider) |
Set the defaultOnlineMeetingProvider property: The defaultOnlineMeetingProvider property.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withEvents(List<MicrosoftGraphEvent> events) |
Set the events property: The events in the calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withHexColor(String hexColor) |
Set the hexColor property: The hexColor property.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withIsDefaultCalendar(Boolean isDefaultCalendar) |
Set the isDefaultCalendar property: The isDefaultCalendar property.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withIsRemovable(Boolean isRemovable) |
Set the isRemovable property: Indicates whether this user calendar can be deleted from the user mailbox.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withIsTallyingResponses(Boolean isTallyingResponses) |
Set the isTallyingResponses property: Indicates whether this user calendar supports tracking of meeting
responses.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withMultiValueExtendedProperties(List<MicrosoftGraphMultiValueLegacyExtendedProperty> multiValueExtendedProperties) |
Set the multiValueExtendedProperties property: The collection of multi-value extended properties defined for the
calendar.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withName(String name) |
Set the name property: The calendar name.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withOwner(MicrosoftGraphEmailAddress owner) |
Set the owner property: emailAddress.
|
MicrosoftGraphCalendar |
MicrosoftGraphCalendar.withSingleValueExtendedProperties(List<MicrosoftGraphSingleValueLegacyExtendedProperty> singleValueExtendedProperties) |
Set the singleValueExtendedProperties property: The collection of single-value extended properties defined for
the calendar.
|