OBJECT
O365CalendarFolder
link GraphQL Schema definition
- type O365CalendarFolder implements O365ExchangeObject {
- #   Type of hierarchy for the specified calendar folder.
- : ExchangeItemHierarchyType! 
- : String! 
- #   Indicates if this folder represents a Calendar Group.
- : Boolean! 
- : String 
- : String 
- : UUID 
- #   The snapshot time of this version of the event.
- : DateTime 
- }
link Require by
This element is not required by anyone