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