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