Share via


CdoWfEventType Enum

CdoWfEventType Enum

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. The CdoWfEventType enumeration is set by the workflow event sink before it calls the workflow engine. The event sink calls ProcessInstance.Advance with this as its first argument.

Type Library

Microsoft CDO Workflow Objects for Microsoft Exchange

DLL Implemented In

CDOWF.DLL

Values

Name Value Description

cdowfOnCreate

1

Document was created.

cdowfOnChange

2

Document was modified.

cdowfOnDelete

3

Document was deleted.

cdowfOnExpiry

4

Document has been in the current state too long.

cdowfOnReceive

5

Received an e-mail response correlating to the document.

See Also

Advance Method

IProcessInstance Interface

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.