AddressList.AddressListType Property

Outlook Developer Reference

Returns a constant from the OlAddressListType enumeration that represents the type of the AddressList. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.AddressListType

expression   A variable that represents an AddressList object.

See Also