GroupMember

Identifies a group member.

Syntax

<GroupMember>
  <ref="id"/>
  <ref="sid"/>
  <ref="name"/>
  <ref="e-mail"/>
  <distType type="DistributionType" default="TO"/>
  <itemType type="ContactType" default="Contact"/>
  <members type="GroupMemberList"/>
</GroupMember>

Definitions

id

Specifies the unique identifier for the member.

sid

Specifies a short unique identifier for the member.

--For GroupWise 8.0 HP1 and later.

name

Specifies the displayable name.

e-mail

Specifies the email address of the member.

distType

Specifies the addressing line this member belongs to (TO, BC, or CC).

itemType

Specifies the address book item type.

members

Specifies a group within a group.