CreateAttachmentException Class

Definition

Represents an error that occurs when a call to the CreateAttachment Web method fails.

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

Properties

ServiceResponses

Gets a list of responses that are returned by the Web service.

(Inherited from BatchServiceResponseException<TResponse>)

Applies to