3.60 IMAddress

Provides an instant messaging address.

3.60.1 Properties

Property

Access

Description

Application

R/O

Application. The Application object.

InstantMessagingAddress

R/O

String. Returns the Instant Messaging Address text of this object.

InstantMessagingAddressType

R/O

IMAddressTypeConstants. Returns the Instant Messaging Address type for this object.

Parent

R/O

AddressBookEntry. Returns the Address Book entry that owns this object.

DefaultAddress

R/O

Boolean. Tthe "default" address for this collection. (Making an IM Address the default means the GroupWise system uses this IM address whenever the parent Address Book entry is asked for the Instant Messaging Address to use.)

3.60.2 Methods

Delete()

Removes this IM Address from the parent Address Book Entry.

MakeDefaultAddress()

Sets this address as the Default Instant Messaging Address. (There must be a default address for each collection. Therefore, setting an IM Address as the default was coded as a method, not a Property that can have FALSE passed in.)