Show Method (MAPIMessages Control)

       

Displays the mail Address Book dialog box or the details of the currently indexed recipient.

Syntax

object.Show [ value ]

The Show method syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
value A boolean expression specifying the type of dialog box to show, as described in Settings.

Settings

The settings for value are:

Setting Description
True Displays a dialog box that shows the details of the currently indexed recipient. The amount of information presented in the dialog box is determined by the message system. At a minimum, it contains the display name and address of the recipient.
False (Default) Displays the mail Address Book dialog box. You can use the address book to create or modify a recipient set. Any changes to the address book outside of the compose buffer are not saved.