CannotSetPermanentAttributesException constructor (String)
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Sub New ( _
permanentAttributeNames As String _
)
'Usage
Dim permanentAttributeNames As String
Dim instance As New CannotSetPermanentAttributesException(permanentAttributeNames)
public CannotSetPermanentAttributesException(
string permanentAttributeNames
)
Parameters
- permanentAttributeNames
Type: System.String
See also
Reference
CannotSetPermanentAttributesException class
CannotSetPermanentAttributesException members