OBJECT
O365CalendarEvent
Description
An O365 calendar event object.
link GraphQL Schema definition
- type O365CalendarEvent implements O365ExchangeObject {
- String! :
- String :
- CalendarEventType! :
- String :
- String :
- String!]! : [
- DateTime :
- DateTime :
- # The timestamp when the calendar event was last modified.
- DateTime :
- UUID :
- # The snapshot time of this version of the event.
- DateTime :
- UUID :
- # The recurrence of the event (if part of a series).
- O365CalendarEventRecurrence :
- # Type of hierarchy for the specified calendar event.
- ExchangeItemHierarchyType! :
- }
link Require by
This element is not required by anyone