onParticipationDeleted( )


Notes:

Triggered when a participation object is deleted.

Permissions
Manage Calendars
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ParticipationDeletedEnvelope): void | Promise<void>

Did this help?