ServiceXmlDeserializationException class

Represents an error that occurs when the XML for a response cannot be deserialized.

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

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

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

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