Skip to content

matchingPamsCalendarWithOutlookCalendar

reference
1 min readUpdated

Kind: Function

Source: Outlook_plugin/src/calendar/calendar.service.ts (line 268)

Part of: Calendar

Signature

ts
async function matchingPamsCalendarWithOutlookCalendar(pamsCalendar: PamsCalendarResponse, outlookCalendar: OutlookCalendarEvent[])

Parameters

NameType
pamsCalendarPamsCalendarResponse
outlookCalendarOutlookCalendarEvent[]

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)

  • compareImplementationsOutlook_plugin/src/calendar/test-calendar-sync.ts:8
  • handleErrorResponseOutlook_plugin/src/taskpane/taskpane.ts:69

Was this page helpful?

Download as PDF