Distribution

Contains the distribution and send options for a GroupWise item.

Syntax

<Distribution>
<from type="From"/>
<to type="string"/>
<cc type="string"/>
<bc type="string"/>
<recipients type="RecipientList"/>
<sendoptions type="SendOptions"/>

Definitions

from

Specifies who sent the item.

to

Specifies the displayed string of the To recipients.

cc

Specifies the displayed string of the CC recipients.

bc

Specifies the displayed string of the BC recipients.

recipients

Specifies the collection of recipients.

sendOptions

Specifies various tracking options.