Share via


OnCreate 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 a new item is created.

Object_OnCreate

Remarks

  • To permit creation of items in a workflow-enabled folder, there must be at least one OnCreate event included in your workflow process. If a workflow process does not have a OnCreate event or the condition for the OnCreate event returns False, items cannot be created.
  • Each state can have a single OnCreate event.

See Also

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