MailboxRelocationRequestStatistics.TargetUnifiedMailboxId property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Property TargetUnifiedMailboxId As CrossTenantObjectId
Get
Friend Set
'Usage
Dim instance As MailboxRelocationRequestStatistics
Dim value As CrossTenantObjectId
value = instance.TargetUnifiedMailboxId
public CrossTenantObjectId TargetUnifiedMailboxId { get; internal set; }
Property value
Type: CrossTenantObjectId
See also
Reference
MailboxRelocationRequestStatistics class