CreateAttachmentException Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
-
CreateAttachmentException
Propiedades
| ServiceResponses |
Obtiene una lista de respuestas devueltas por el servicio web. (Heredado de BatchServiceResponseException<TResponse>) |