This topic has not yet been rated - Rate this topic

ServiceVersionException class

EWS Managed API

Represents an error that occurs when a request cannot be handled due to a service version mismatch.

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

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
'Declaration
<SerializableAttribute> _
Public NotInheritable Class ServiceVersionException _
	Inherits ServiceLocalException
'Usage
Dim instance As ServiceVersionException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.