Share via


OnDelete Event

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Triggered when an item is deleted.

Object_OnDelete

Remarks

To permit deletion of items in a workflow-enabled folder, there must be at least one OnDelete event included in your workflow process. If a state does not have a Delete event or if the condition for the OnDelete event returns False, items currently in that state cannot be deleted.

See Also

Exchange Workflow Reference | Event Types | ActionTable Property | OnCreate Event | OnChange Event | OnEnter Event | OnExit Event | OnExpiry Event | OnReceive Event