Compartir a través de


DeleteAttachmentException Clase

Definición

Representa un error que se produce cuando se produce un error en una llamada al método Web DeleteAttachment.

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)
Herencia

Propiedades

ServiceResponses

Obtiene una lista de respuestas devueltas por el servicio web.

(Heredado de BatchServiceResponseException<TResponse>)

Se aplica a