Modifier and Type | Method and Description |
---|---|
ServiceResponseCollection<CreateAttachmentResponse> |
ExchangeService.createAttachments(String parentItemId,
Iterable<Attachment> attachments)
Creates attachments.
|
Constructor and Description |
---|
CreateAttachmentException(ServiceResponseCollection<CreateAttachmentResponse> serviceResponses,
String message)
Initializes a new instance of CreateAttachmentException.
|
CreateAttachmentException(ServiceResponseCollection<CreateAttachmentResponse> serviceResponses,
String message,
Exception innerException)
Initializes a new instance of CreateAttachmentException.
|
Modifier and Type | Method and Description |
---|---|
protected CreateAttachmentResponse |
CreateAttachmentRequest.createServiceResponse(ExchangeService service,
int responseIndex)
Creates the service response.
|
Copyright © 2012–2015 Microsoft. All rights reserved.