IAdmExchangeStorageGroup
The IAdmExchangeStorageGroup interface represents an Exchange storage group.
Inheritance: IAdmTop
Methods
-
Method
-
Description
-
GetMailboxStorageDatabases()
-
Returns a list of mailbox databases in the current storage group.
-
GetPublicStorageDatabases()
-
Returns a list of public storage databases in the current storage group.
Properties
-
Property
-
Description
-
GroupName
-
Gets the name of the storage group.
Details
GetMailboxStorageDatabases()
Returns a list of mailbox databases in the current storage group. Each object in the list implements the IAdmExchangeStorageDatabase interface.
IAdmObjects GetMailboxStorageDatabases()
GetPublicStorageDatabases()
Returns a list of public storage databases in the current storage group. Each object in the list implements the IAdmExchangeStorageDatabase interface.
IAdmObjects GetPublicStorageDatabases()
GroupName
Gets the name of the storage group.
- Type:
- string
- Access:
- Read-only
Requirements
Minimum required version: 2010.2