AddressList.IsInitialAddressList Property

Outlook Developer Reference

Returns a Boolean that indicates if the AddressList is the initial AddressList shown in the Select Names dialog. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.IsInitialAddressList

expression   A variable that represents an AddressList object.

Remarks

IsInitialAddressList corresponds to setting Show this address list first in the Addressing dialog box, which is available by clicking Tools, and then Options in the Address Book dialog box.

See Also