Visual Basic: MAPI Controls

AddressCaption Property

See Also    Example    Applies To

Specifies the caption appearing at the top of the Address Book dialog box when the Show method is specified with the value argument missing or set to False.

Syntax

object.AddressCaption [ = value ]

The AddressCaption property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
value A string expression specifying the address book dialog box caption.

Remarks

If this property is a null or empty string, the default value of the Address Book is used.

Data Type

String