Mailbox.Database property
Gets the Active Directory identifier of the database that contains this mailbox.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property Database As ADObjectId
Get
Friend Set
'Usage
Dim instance As Mailbox
Dim value As ADObjectId
value = instance.Database
public ADObjectId Database { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory identifier of the database that contains this mailbox.