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