Share via


AggregatedMailboxNotFoundPermanentException constructor (Guid, String)

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Sub New ( _
    aggregatedMailboxGuid As Guid, _
    identity As String _
)
'Usage
Dim aggregatedMailboxGuid As Guid
Dim identity As String

Dim instance As New AggregatedMailboxNotFoundPermanentException(aggregatedMailboxGuid, _
    identity)
public AggregatedMailboxNotFoundPermanentException(
    Guid aggregatedMailboxGuid,
    string identity
)

Parameters

See also

Reference

AggregatedMailboxNotFoundPermanentException class

AggregatedMailboxNotFoundPermanentException members

AggregatedMailboxNotFoundPermanentException overload

Microsoft.Exchange.Management.Tasks namespace