Share via


ReducedRecipient.MailboxMoveTargetMDB property

Gets the Active Directory ID of the database to which the mailbox of the recipient is being copied.

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 ReducedRecipient
Dim value As ADObjectId

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

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId
The Active Directory ID of the database to which the mailbox of the recipient is being copied.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace