Skip to content

matchingPamsCalendarWithOutlookCalendar

reference
1 min readUpdated

Kind: Function

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

Part of: Calendar

Signature

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

Parameters

NameType
pamsCalendarPamsCalendarResponse
outlookCalendarOutlookCalendarEvent[]

Relationships

  • CALLS → TaskController

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

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

Was this page helpful?

Download as PDF