Compartir a través de


CreateAttachmentException Clase

Definición

Representa un error que se produce cuando se produce un error en una llamada al método Web CreateAttachment.

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)
Herencia

Propiedades

ServiceResponses

Obtiene una lista de respuestas devueltas por el servicio web.

(Heredado de BatchServiceResponseException<TResponse>)

Se aplica a