Uses of Class
microsoft.exchange.webservices.data.core.response.GetAttachmentResponse

Packages that use GetAttachmentResponse
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.request   
 

Uses of GetAttachmentResponse in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return types with arguments of type GetAttachmentResponse
protected  ServiceResponseCollection<GetAttachmentResponse> ExchangeService.getAttachments(Attachment[] attachments, BodyType bodyType, Iterable<PropertyDefinitionBase> additionalProperties)
          Gets attachments.
 

Uses of GetAttachmentResponse in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that return GetAttachmentResponse
protected  GetAttachmentResponse GetAttachmentRequest.createServiceResponse(ExchangeService service, int responseIndex)
          Creates the service response.
 



Copyright © 2012–2015 Microsoft. All rights reserved.