onPropertiesSitePropertiesUpdated( )


Notes:

Triggered when site properties are updated.

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

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

Did this help?