Share via


Database Members

Include Protected Members
Include Inherited Members

Represents a mailbox database.

The Database type exposes the following members.

Constructors

  Name Description
Public method Database

Top

Properties

  Name Description
Public property ActivationPreference
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property AdministrativeGroup
Public property AllowFileRestore
Public property AvailableNewMailboxSpace
Public property BackgroundDatabaseMaintenance
Public property BackgroundDatabaseMaintenanceDelay
Public property BackgroundDatabaseMaintenanceSerialization
Public property BackupInProgress
Public property CachedClosedTables
Public property CachePriority
Public property CircularLoggingEnabled
Public property DatabaseCopies
Public property DatabaseCreated
Public property DatabaseExtensionSize
Public property DatabaseSize
Public property DataMoveReplicationConstraint
Public property DeletedItemRetention
Public property Description
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property EdbFilePath
Public property EventHistoryRetentionPeriod
Public property ExchangeLegacyDN
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 IsMailboxDatabase
Public property IsPublicFolderDatabase
Public property IssueWarningQuota Gets or sets the mailbox size at which a warning message is sent to the mailbox owner.
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property LastCopyBackup
Public property LastDifferentialBackup
Public property LastFullBackup
Public property LastIncrementalBackup
Public property LogBuffers
Public property LogCheckpointDepth
Public property LogFilePrefix
Public property LogFileSize
Public property LogFolderPath
Public property MaintenanceSchedule
Public property MasterServerOrAvailabilityGroup
Public property MasterType
Public property MaximumBackgroundDatabaseMaintenanceInterval
Public property MaximumCursors
Public property MaximumOpenTables
Public property MaximumPreReadPages
Public property MaximumReplayPreReadPages
Public property MaximumSessions
Public property MaximumTemporaryTables
Public property MaximumVersionStorePages
Public property MimimumBackgroundDatabaseMaintenanceInterval
Public property MountAtStartup
Public property Mounted
Public property MountedOnServer
Public property Name Gets or sets the name of the mailbox database.
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property Organization
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property PreferredVersionStorePages
Public property QuotaNotificationSchedule
Public property Recovery
Public property ReplayBackgroundDatabaseMaintenance
Public property ReplayBackgroundDatabaseMaintenanceDelay
Public property ReplayCachePriority
Public property ReplayCheckpointDepth
Public property ReplayLagTimes
Public property ReplicationType
Public property RetainDeletedItemsUntilBackup
Public property RpcClientAccessServer
Public property Server Gets the identifier of the server that contains the mailbox database.
Public property ServerName Gets the name of the server that contains the mailbox database.
Public property Servers
Public property SnapshotLastCopyBackup
Public property SnapshotLastDifferentialBackup
Public property SnapshotLastFullBackup
Public property SnapshotLastIncrementalBackup
Public property TemporaryDataFolderPath
Public property TruncationLagTimes
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