StatusTrackingFlags

Provides a finer definition of the StatusTracking elements.

Syntax

<StatusTrackingFlags>
  <delivered type="boolean"/>
  <hostDeleted type="boolean"/>
  <deleted type="boolean"/>
  <opened type="boolean"/>
  <full type="boolean"/>
</StatusTrackingFlags>

Definitions

delivered

Notifies if the item is delivered.

hostDeleted

Notifies if the item is deleted from the host.

deleted

Notifies if the item is deleted by the user.

opened

Notifies if the item is opened by the user.

full

Monitors all activity (same as "All" in StatusTracking).