ReducedRecipient.ArchiveDatabase Property
Gets the ID of the database that contains the archive associated with the recipient.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ArchiveDatabase As ADObjectId
Get
'Usage
Dim instance As ReducedRecipient
Dim value As ADObjectId
value = instance.ArchiveDatabase
public ADObjectId ArchiveDatabase { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The ID of the database that contains the archive associated with the recipient.