Partager via


CreateAttachmentException Classe

Définition

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

public ref class CreateAttachmentException sealed : Microsoft::Exchange::WebServices::Data::BatchServiceResponseException<Microsoft::Exchange::WebServices::Data::CreateAttachmentResponse ^>
public sealed class CreateAttachmentException : Microsoft.Exchange.WebServices.Data.BatchServiceResponseException<Microsoft.Exchange.WebServices.Data.CreateAttachmentResponse>
Public NotInheritable Class CreateAttachmentException
Inherits BatchServiceResponseException(Of CreateAttachmentResponse)
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 à