Share via


MailboxImportRequest.Mailbox property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property Mailbox As ADObjectId
    Get
'Usage
Dim instance As MailboxImportRequest
Dim value As ADObjectId

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

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

MailboxImportRequest class

MailboxImportRequest members

Microsoft.Exchange.MailboxReplicationService namespace