PublicFolderDatabase Members

Include Protected Members
Include Inherited Members

Represents a database that contains public folders.

The PublicFolderDatabase type exposes the following members.

Constructors

  Name Description
Public method PublicFolderDatabase

Top

Properties

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

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