CdoWfMode Enum
CdoWfMode 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. IProcessDefinition.Mode takes this type to designate security privileges for a workflow process. Restricted mode cannot create objects in script actions or conditions. Privileged mode can create any object including custom Component Object Model (COM) objects in its actions and conditions.
Type Library
Microsoft CDO Workflow Objects for Microsoft Exchange
DLL Implemented In
CDOWF.DLL
Values
Name Value Description cdowfRestrictedMode
0x01
No object-creation privileges.
cdowfPrivilegedMode
0x02
Unlimited object-creation privileges.
See Also
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.