Skip to main content

gcal.deleteeventprops.sendnotifications

Home > @runlightyear/gcal > DeleteEventProps > sendNotifications

DeleteEventProps.sendNotifications property

Warning: This API is now obsolete.

Deprecated. Please use sendUpdates instead.

Whether to send notifications about the deletion of the event. Note that some emails might still be sent even if you set the value to false. The default is false.

Signature:
sendNotifications?: boolean;