DeleteAttachmentException Clase

Definición

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

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 las respuestas que son devueltos por el servicio Web.

(Heredado de BatchServiceResponseException<TResponse>)

Se aplica a