# handleSaveUpdateCalendarEvent

**Kind:** Function

**Source:** `Outlook_plugin/src/calendar/calendar.service.backup.ts` (line 397)

**Part of:** [Calendar](subsystem-outlook-plugin-src-calendar)

## Signature

```ts
async function handleSaveUpdateCalendarEvent(eventData: OutlookCalendarEvent, rowId: number)
```

## Parameters

| Name | Type |
|---|---|
| `eventData` | `OutlookCalendarEvent` |
| `rowId` | `number` |
