Interface EditCalendarEventOptions

Hierarchy

  • EditCalendarEventOptions

Properties

color?: number

Event card's color.

description?: string

The description of the event.

duration?: number

Event's duration.

isPrivate?: boolean

If the event is private or not.

location?: string

The location where the event will happen.

name?: string

The name of the event.

rsvpLimit?: number

Limit of member joining this event.

startsAt?: string

The event's starting date.

url?: string

Link a URL to the event.