Skip to main content

gcal.extendedproperties.private

Home > @runlightyear/gcal > ExtendedProperties > private

ExtendedProperties.private property

Properties that are private to the copy of the event that appears on this calendar.

Signature:
private: {
[key: string]: string;
};