MailUser.ArchiveDatabase Property

Gets the database that contains the archive associated with this mail user.

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

Syntax

'Declaration
Public Property ArchiveDatabase As ADObjectId
    Get
    Friend Set
'Usage
Dim instance As MailUser
Dim value As ADObjectId

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

Property Value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The database that contains the archive associated with this mail user.