Share via


CreateAttachmentException Classe

Definição

Representa um erro que ocorre quando uma chamada para o método Web CreateAttachment falha.

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)
Herança

Propriedades

ServiceResponses

Obtém uma lista de respostas retornadas pelo serviço Web.

(Herdado de BatchServiceResponseException<TResponse>)

Aplica-se a