RestoringConnectedMailboxPermanentException.MailboxGuid property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property MailboxGuid As Guid
Get
'Usage
Dim instance As RestoringConnectedMailboxPermanentException
Dim value As Guid
value = instance.MailboxGuid
public Guid MailboxGuid { get; }
Property value
Type: System.Guid
See also
Reference
RestoringConnectedMailboxPermanentException class