@wildix-internal/wim-calendar-client > WimCalendar > scheduleEvent
WimCalendar.scheduleEvent() method
Signature:
scheduleEvent(args: ScheduleEventCommandInput, options?: __HttpHandlerOptions): Promise<ScheduleEventCommandOutput>;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<ScheduleEventCommandOutput>