Share via


AddressBookBase Members

Include Protected Members
Include Inherited Members

The AddressBookBase type exposes the following members.

Constructors

  Name Description
Public method AddressBookBase

Top

Properties

  Name Description
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property Base64Guid
Public property ConditionalCompany
Public property ConditionalCustomAttribute1
Public property ConditionalCustomAttribute10
Public property ConditionalCustomAttribute11
Public property ConditionalCustomAttribute12
Public property ConditionalCustomAttribute13
Public property ConditionalCustomAttribute14
Public property ConditionalCustomAttribute15
Public property ConditionalCustomAttribute2
Public property ConditionalCustomAttribute3
Public property ConditionalCustomAttribute4
Public property ConditionalCustomAttribute5
Public property ConditionalCustomAttribute6
Public property ConditionalCustomAttribute7
Public property ConditionalCustomAttribute8
Public property ConditionalCustomAttribute9
Public property ConditionalDepartment
Public property ConditionalStateOrProvince
Public property Container
Public property Depth
Public property DisplayName
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property IncludedRecipients
Public property IsDefaultGlobalAddressList
Public property IsGlobalAddressList
Public property IsInSystemAddressListContainer
Public property IsSystemAddressList
Public property IsTopContainer
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property LastUpdatedRecipientFilter
Public property LdapRecipientFilter
Public property Name
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property Path
Public property RecipientContainer
Public property RecipientFilter
Public property RecipientFilterApplied
Public property RecipientFilterType
Public property SimpleDisplayName
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Overrides ADObject.ValidateRead(List<ValidationError>).)
Protected method ValidateWrite (Overrides ADLegacyVersionableObject.ValidateWrite(List<ValidationError>).)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top