Partager via


DeleteAttachmentException Classe

Définition

Représente une erreur qui se produit lorsqu’un appel à la méthode Web DeleteAttachment échoue.

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)
Héritage

Propriétés

ServiceResponses

Obtient une liste de réponses retournées par le service Web.

(Hérité de BatchServiceResponseException<TResponse>)

S’applique à