AddressBookItem

Contains the base object for address book items.

Syntax

<AddressBookItem>
<extension base="ContainerItem"/>
<ref="uuid"/>
<comment type="string"/>
<sync type="DeltaSyncType"/>
<domain type="string"/>
<postOffice type="string"/>
<distinguishedName type="string"/>
<userid type="string"/>
<PABGuid/ type="string"/>
<visibility type="Visibility"/>
<attribute name="external" type="boolean"/>
</AddressBookItem>

Definitions

ContainerItem

Specifies the ContainerItem element.

uuid

Specifies the unique identifier for this item.

comment

Specifies the comment for this address book item.

sync

Specifies the DeltaSyncType element.

domain

Specifies the domain of this address book item (available on GroupWise Address Book items).

postOffice

Specifies the post office of this address book item (available on GroupWise Address Book items).

distinguishedName

Specifies the distinguishedName of this address book item (available on GroupWise Address Book items).

userid

Specifies the userid of this address book item.

PABGuid

Specifies the PABG ID. Include PABGuid in the view to retrieve this element.

--For GroupWise 8.0 SP2 and later.

visibility

Specifies the visibility of the item (available on GroupWise Address Book items).

external

Attribute that specifies if it is an external item (available on GroupWise Address Book items).