DeleteAttachmentException Class

Definition

Represents an error that occurs when a call to the DeleteAttachment Web method fails.

public ref class DeleteAttachmentException sealed : Microsoft::Exchange::WebServices::Data::BatchServiceResponseException<Microsoft::Exchange::WebServices::Data::DeleteAttachmentResponse ^>
public sealed class DeleteAttachmentException : Microsoft.Exchange.WebServices.Data.BatchServiceResponseException<Microsoft.Exchange.WebServices.Data.DeleteAttachmentResponse>
Public NotInheritable Class DeleteAttachmentException
Inherits BatchServiceResponseException(Of DeleteAttachmentResponse)
Inheritance

Properties

ServiceResponses

Gets a list of responses that are returned by the Web service.

(Inherited from BatchServiceResponseException<TResponse>)

Applies to