CdoWfSendFlags Enum
CdoWfSendFlags 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 CdoWfSentFlags enumeration provides the input parameter for the IWorkflowMessage,SendWorkflowMessage method.
Type Library
Microsoft CDO Workflow Objects for Microsoft Exchange
DLL Implemented In
CDOWF.DLL
Values
Name Value Description cdowfNoTracking
0x00
Turns off response tracking.
cdowfAdd
0x01
Indicates that responses from anyone may be added to the TrackingTable. Allows tracking responses from a Distribution List or delegate.
cdowfStrict
0x02
Indicates that only responses from the original recipient may be added to the TrackingTable. Does not allow tracking of responses from a Distribution List or delegate.
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.