IAdmExchangeStorageDatabase
The IAdmExchangeStorageDatabase interface represents an Exchange mailbox database.
Inheritance: IAdmTop
Methods
-
Method
-
Description
-
GetOwningExchangeServer()
-
Returns the Exchange Server where the mailbox database is located.
-
CalcNumberOfMailboxes()
-
Returns the number of mailboxes hosted by the mailbox database.
Properties
-
Property
-
Description
-
DatabaseName
-
Gets the name of the mailbox database.
Details
GetOwningExchangeServer()
Returns the Exchange Server where the mailbox database is located.
IAdmExchangeServer GetOwningExchangeServer()
CalcNumberOfMailboxes()
Returns the number of mailboxes hosted by the mailbox database.
int CalcNumberOfMailboxes()
DatabaseName
Gets the name of the mailbox database.
- Type:
- string
- Access:
- Read-only
Requirements
Minimum required version: 2010.2