CreateAttachmentException Класс

Определение

Представляет ошибку, возникающую при сбое вызова веб-метода 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)
Наследование

Свойства

ServiceResponses

Возвращает список ответов, возвращаемых веб-службой.

(Унаследовано от BatchServiceResponseException<TResponse>)

Применяется к