AddressList.AddressListType Property
Returns a constant from the OlAddressListType enumeration that represents the type of the AddressList. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property AddressListType As OlAddressListType
Get
'Usage
Dim instance As AddressList
Dim value As OlAddressListType
value = instance.AddressListType
[DispIdAttribute()]
OlAddressListType AddressListType { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlAddressListType
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Get the Global Address List or a Set of Address Lists for a Store