Kind: Function
Source: Outlook_plugin/src/calendar/calendar.service.ts (line 268)
Part of: Calendar
Signature
tsasync function matchingPamsCalendarWithOutlookCalendar(pamsCalendar: PamsCalendarResponse, outlookCalendar: OutlookCalendarEvent[])
Parameters
| Name | Type |
|---|---|
pamsCalendar | PamsCalendarResponse |
outlookCalendar | OutlookCalendarEvent[] |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
compareImplementations—Outlook_plugin/src/calendar/test-calendar-sync.ts:8handleErrorResponse—Outlook_plugin/src/taskpane/taskpane.ts:69
Was this page helpful?