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