|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateAttachmentResponse | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.exception.service.remote | |
| microsoft.exchange.webservices.data.core.request | |
| Uses of CreateAttachmentResponse in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core that return types with arguments of type CreateAttachmentResponse | |
|---|---|
ServiceResponseCollection<CreateAttachmentResponse> |
ExchangeService.createAttachments(String parentItemId,
Iterable<Attachment> attachments)
Creates attachments. |
| Uses of CreateAttachmentResponse in microsoft.exchange.webservices.data.core.exception.service.remote |
|---|
| Constructor parameters in microsoft.exchange.webservices.data.core.exception.service.remote with type arguments of type CreateAttachmentResponse | |
|---|---|
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. |
|
| Uses of CreateAttachmentResponse in microsoft.exchange.webservices.data.core.request |
|---|
| Methods in microsoft.exchange.webservices.data.core.request that return CreateAttachmentResponse | |
|---|---|
protected CreateAttachmentResponse |
CreateAttachmentRequest.createServiceResponse(ExchangeService service,
int responseIndex)
Creates the service response. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||