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
Public method AddressList() Initializes a new instance of the AddressList class.
Public method AddressList(AddressBookBase) Initializes a new instance of the AddressList class with a data source.

Top

Properties

  Name Description
Public property Container Gets the identity of the parent address list of the current address list.
Public property DisplayName Gets or sets the display name of the address list.
Public property Name Gets or sets the name of the address list.
Public property Path Gets the path to the address list in the directory.

Top

Fields

  Name Description
Public fieldStatic member RdnAlContainerToOrganization Represents the relative relationship of the address list container to the organization in Active Directory Domain Services.

Top

See also

Reference

AddressList class

Microsoft.Exchange.Data.Directory.Management namespace