Share via


DeleteAttachmentException Classe

Definição

Representa um erro que ocorre quando uma chamada para o método Web DeleteAttachment falha.

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)
Herança

Propriedades

ServiceResponses

Obtém uma lista de respostas retornadas pelo serviço Web.

(Herdado de BatchServiceResponseException<TResponse>)

Aplica-se a