| Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Input parameter for IWorkflowMessage, SendWorkflowMessage method.
| 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 original recipient may be added to the TrackingTable. Does not allow tracking of responses from a Distribution List or delegate. |