This topic has not yet been rated - Rate this topic

BatchServiceResponseException<TResponse> class

EWS Managed API

Represents a remote service exception that can have multiple service responses.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
[SerializableAttribute]
public abstract class BatchServiceResponseException<TResponse> : ServiceRemoteException
where TResponse : ServiceResponse

Type parameters

TResponse

The response type.

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.