CdoWfAdhocFlows Enum
CdoWfAdhocFlows 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 CdoWfAdhocFlows enumeration manages process definition policy for a workflow folder. You set "https://schemas.microsoft.com/cdo/workflow/adhocflows" as a property of the OnSyncSave event registration item. The property can have one of the following three values:
Type Library
Microsoft CDO Workflow Objects for Microsoft Exchange
DLL Implemented In
CDOWF.DLL
Values
Name Value Description PreventAdhocFlows
0
Only the default process definition applies to each process instance in the workflow folder.
PermitAdhocFlows
1
Each process instance can use its own process definition. Default is still used if a process instance declares no process definition.
OnlyAdhocFlows
2
Each process instance must declare its own process definition.
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.