CannotSetPermanentAttributesException.PermanentAttributeNames property
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property PermanentAttributeNames As String
Get
'Usage
Dim instance As CannotSetPermanentAttributesException
Dim value As String
value = instance.PermanentAttributeNames
public string PermanentAttributeNames { get; }
Property value
Type: System.String
See also
Reference
CannotSetPermanentAttributesException class