ServiceValidationException class

Represents an error that occurs when a validation check fails.

System.Object
  System.Exception
    Microsoft.Exchange.WebServices.Data.ServiceLocalException
      Microsoft.Exchange.WebServices.Data.ServiceValidationException

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ServiceValidationException _
	Inherits ServiceLocalException
'Usage
Dim instance As ServiceValidationException

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: