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
- aggregatedMailboxGuid
Type: System.Guid
- identity
Type: System.String
See also
Reference
AggregatedMailboxNotFoundPermanentException class
AggregatedMailboxNotFoundPermanentException members