ReducedRecipient.Database Property

Gets the ID of the database that contains the recipient.

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

Syntax

'Declaration
Public ReadOnly Property Database As ADObjectId
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId

value = instance.Database
public ADObjectId Database { get; }

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The ID of the database that contains the recipient.