gcal.extendedproperties
Home > @runlightyear/gcal > ExtendedProperties
ExtendedProperties interface
Signature:interface ExtendedProperties
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
private | { [key: string]: string; } | Properties that are private to the copy of the event that appears on this calendar. | |
shared | { [key: string]: string; } | Properties that are shared between copies of the event on other attendees' calendars. |