Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Records workflow event activity messages to a column on the current ProcessInstance object.
IAuditTrail
This is a sample audit trail provider, supplied with Workflow for Microsoft® Exchange 2000 Server. This provider writes its entries to a column on the current process instance row, when specified as the AuditTrailProvider property of the ProcessDefinition object. The raw property name for this column is "http://schemas.microsoft.com/cdo/workflow/audittrail". You can use this string to access data in this column using ADO.
You can write your own audit trail provider by implementing the IAuditTrail interface.