AddressList.IsInitialAddressList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Boolean (bool in C#) that indicates if the AddressList is the initial AddressList shown in the Select Names dialog. Read-only.
public:
property bool IsInitialAddressList { bool get(); };
public bool IsInitialAddressList { get; }
Public ReadOnly Property IsInitialAddressList As Boolean
Property Value
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.