SendTotals

Specifies use counts on a sent item.

Syntax

<SendTotals>
  <accepted type="unsignedInt"/>
  <alarm type="unsignedInt"/>
  <completed type="unsignedInt"/>
  <delivered type="unsignedInt"/>
  <downloaded type="unsignedInt"/>
  <hidden type="unsignedInt"/>
  <moved type="unsignedInt"/>
  <noMoreStatus type="unsignedInt"/>
  <opened type="unsignedInt"/>
  <private type="unsignedInt"/>
  <probed type="unsignedInt"/>
  <purged type="unsignedInt"/>
  <read type="unsignedInt"/>
  <replied type="unsignedInt"/>
  <retracted type="unsignedInt"/>
  <retractRequested type="unsignedInt"/>
  <started type="unsignedInt"/>
  <totalUsers type="unsignedInt"/>
  <transferred type="unsignedInt"/>
  <transferFailed type="unsignedInt"/>
  <undeliverable type="unsignedInt"/>
  <undeliverableUsers type="unsignedInt"/>
</SendTotals>