ENUM
O365CalendarSearchObjectType
Description
Object type to constrain search against.
link GraphQL Schema definition
- enum O365CalendarSearchObjectType {
- # Search all.
- # Search for calendars only.
- # Search for calendar events only.
- }
ENUM
Object type to constrain search against.
- enum O365CalendarSearchObjectType {
- # Search all.
- # Search for calendars only.
- # Search for calendar events only.
- }