CreateAttachmentException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
-
CreateAttachmentException
Propriétés
ServiceResponses |
Obtient une liste de réponses retournées par le service Web. (Hérité de BatchServiceResponseException<TResponse>) |