IAdmExchangeStorageDatabase

The IAdmExchangeStorageDatabase interface represents an Exchange mailbox database.

Inheritance: IAdmTop

Methods

Properties

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

See also