Share via


Database.Server Property

Gets the identifier of the server that contains the mailbox database.

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property Server As ADObjectId
    Get
    Friend Set
'Usage
Dim instance As Database
Dim value As ADObjectId

value = instance.Server
public ADObjectId Server { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The identifier of the server that contains the mailbox database.