Kind: Class
Source: Outlook_plugin/src/calendar/calendar.model.ts (line 16)
Part of: Calendar
Properties
| Property | Type |
|---|---|
CompanyBranchID | number |
OwnerName | string |
PriorityColor | string |
PriorityID | number |
endDate | Date |
id | number |
rowId | number |
owner | string |
startDate | Date |
title | string |
ClientName | string |
type | number |
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (5)
Calendar—Outlook_plugin/src/calendar/calendar.service.ts:1getAccessTokenStandard—Outlook_plugin/src/calendar/calendar.service.backup.ts:73getAccessTokenStandard—Outlook_plugin/src/calendar/calendar.service.optimized.ts:70getAccessTokenStandard—Outlook_plugin/src/calendar/calendar.service.pre-optimization.backup.ts:70handleErrorResponse—Outlook_plugin/src/taskpane/taskpane.ts:69
Was this page helpful?