AddressList Object
AddressList Object
The AddressList object supplies a list of address entries to which a messaging system can deliver messages.
At a Glance
Specified in type library: |
CDO.DLL |
First available in: |
CDO Library version 1.1 |
Parent objects: |
AddressLists collection |
Child objects: |
AddressEntries collection Fields collection |
Default property: |
Properties
Name |
Available since version |
Type |
Access |
1.1 |
AddressEntries collection object |
Read-only |
|
1.1 |
String |
Read-only |
|
1.1 |
Long |
Read-only |
|
1.1 |
Field object or Fields collection object |
Read-only |
|
1.1 |
String |
Read-only |
|
1.1 |
Long |
Read-only |
|
1.1 |
Boolean |
Read-only |
|
1.1 |
String |
Read-only |
|
1.1 |
AddressLists collection object |
Read-only |
|
1.1 |
Session object |
Read-only |
Methods
Name |
Available since version |
Parameters |
1.1 |
objAddrList2 as Object |
Remarks
An AddressList object represents one address book container available under the MAPI address book hierarchy for the current session. The entire hierarchy is available through the parent AddressLists collection.
An AddressList object can be rendered into HTML hypertext as the parent of an AddressEntries collection, using the ContainerRenderer object. The individual properties that can be rendered with the RenderProperty method are indicated in the AddressList object property descriptions.