Recipient

Identifies an address in an email distribution list.

Syntax

<Recipient>
  <extension base="NameAndEmail"
  <distType type="DistributionType"/>
  <recipType type="RecipientType"/>
  <recipientStatus type="RecipientStatus">
  ref="acceptLevel"/>
  <domain type="string"/>
  <postOffice type="string"/>
  <idomain type="string"/>
</Recipient>

Definitions

distType

Specifies the TO, CC, and BC fields for the recipient.

recipType

Specifies the type of recipient: User, Group, etc.

recipientStatus

Specifies the tracking status of messages that were sent to other people. For example, the sender can track users that have opened and accepted appointments.

acceptLevel

Specifies the acceptLevel for free/busy time.

domain

Specifies the domain of the recipient. Must log in with <version>1.05</version> or later.

--For GroupWise 2012 and later.

postOffice

Specifies the post office of the recipient. Must log in with <version>1.05</version> or later.

--For GroupWise 2012 and later.

idomain

Specifies the Internet domain of the recipient. Must log in with <version>1.05</version> or later.

--For GroupWise 2012 and later.