Share via


MailboxRelocationRequest.ExchangeGuid property

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

Syntax

'Declaration
Public ReadOnly Property ExchangeGuid As Guid
    Get
'Usage
Dim instance As MailboxRelocationRequest
Dim value As Guid

value = instance.ExchangeGuid
public Guid ExchangeGuid { get; }

Property value

Type: System.Guid

See also

Reference

MailboxRelocationRequest class

MailboxRelocationRequest members

Microsoft.Exchange.MailboxReplicationService namespace