GlobalAddressList members
Represents a Microsoft Exchange global address list (GAL) object.
The GlobalAddressList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GlobalAddressList() | Initializes a new instance of the GlobalAddressList class. | |
GlobalAddressList(AddressBookBase) | Initializes a new instance of the GlobalAddressList class with an Active Directory data store object. |
Top
Properties
Name | Description | |
---|---|---|
IsDefaultGlobalAddressList | Gets a value that indicates whether this GlobalAddressList object is the default global address list (GAL). |
Top
Fields
Name | Description | |
---|---|---|
RdnGalContainerToOrganization | Represents the relative distinguished name relationship from the global address list (GAL) container to the organization. | |
RecipientFilterForDefaultGal | Specifies the filter applied to recipients for the GAL. |
Top