AddressList members
Represents an address book that contains a collection of recipients and other Active Directory objects.
The AddressList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AddressList() | Initializes a new instance of the AddressList class. | |
AddressList(AddressBookBase) | Initializes a new instance of the AddressList class with a data source. |
Top
Properties
Name | Description | |
---|---|---|
Container | Gets the identity of the parent address list of the current address list. | |
DisplayName | Gets or sets the display name of the address list. | |
Name | Gets or sets the name of the address list. | |
Path | Gets the path to the address list in the directory. |
Top
Fields
Name | Description | |
---|---|---|
RdnAlContainerToOrganization | Represents the relative relationship of the address list container to the organization in Active Directory Domain Services. |
Top