DeleteAttachmentException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
-
DeleteAttachmentException
Propriedades
ServiceResponses |
Obtém uma lista de respostas retornadas pelo serviço Web. (Herdado de BatchServiceResponseException<TResponse>) |