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 displayable string of the To recipients.

cc

Specifies the displayable string of the CC recipients.

bc

Specifies the displayable string of the BC recipients.

recipients

Specifies the collection of recipients.

sendOptions

Specifies the various tracking options.