AddressList.IsInitialAddressList Property

Definition

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.

Applies to