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