Compartir a través de


CannotSetPermanentAttributesException constructor (String, Exception)

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Sub New ( _
    permanentAttributeNames As String, _
    innerException As Exception _
)
'Usage
Dim permanentAttributeNames As String
Dim innerException As Exception

Dim instance As New CannotSetPermanentAttributesException(permanentAttributeNames, _
    innerException)
public CannotSetPermanentAttributesException(
    string permanentAttributeNames,
    Exception innerException
)

Parameters

See also

Reference

CannotSetPermanentAttributesException class

CannotSetPermanentAttributesException members

CannotSetPermanentAttributesException overload

Microsoft.Exchange.Data.Directory namespace