Kind: Function
Source: Outlook_plugin/src/calendar/test-calendar-sync.ts (line 8)
Part of: Calendar
Signature
tsasync function compareImplementations(pamsCalendar: PamsCalendarResponse, outlookCalendar: OutlookCalendarEvent[])
Parameters
| Name | Type |
|---|---|
pamsCalendar | PamsCalendarResponse |
outlookCalendar | OutlookCalendarEvent[] |
Relationships
- IMPORTS →
matchingPamsCalendarWithOutlookCalendar - IMPORTS →
matchingPamsCalendarWithOutlookCalendar - IMPORTS →
PamsCalendarResponse - IMPORTS →
OutlookCalendarEvent
Was this page helpful?