Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Active Directory identifier (ID) of the target database to which the user’s mailbox is being moved.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property MailboxMoveTargetMDB As ADObjectId
Get
'Usage
Dim instance As MailUser
Dim value As ADObjectId
value = instance.MailboxMoveTargetMDB
public ADObjectId MailboxMoveTargetMDB { get; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The ID of the target database.