Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.ProviderError
Microsoft.Exchange.Data.ValidationError
Microsoft.Exchange.Data.PropertyValidationError
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class ValidationError _
Inherits ProviderError
'Usage
Dim instance As ValidationError
[SerializableAttribute]
public abstract class ValidationError : ProviderError
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.