Skip to content

CalendarEventResponse

reference
1 min readUpdated

Kind: Class

Source: Outlook_plugin/src/calendar/calendar.model.ts (line 269)

Part of: Calendar

Response class when retrieving calendar events

Properties

PropertyType
'@odata.context'string
valueOutlookCalendarEvent[]
'@odata.nextLink'string

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • CalendarOutlook_plugin/src/calendar/calendar.service.ts:1
  • getAccessTokenStandardOutlook_plugin/src/calendar/calendar.service.backup.ts:73
  • getAccessTokenStandardOutlook_plugin/src/calendar/calendar.service.optimized.ts:70
  • getAccessTokenStandardOutlook_plugin/src/calendar/calendar.service.pre-optimization.backup.ts:70

Was this page helpful?

Download as PDF