Uses of Class
microsoft.exchange.webservices.data.CreateAttachmentResponse

Uses of CreateAttachmentResponse in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return types with arguments of type CreateAttachmentResponse
protected  ServiceResponseCollection<CreateAttachmentResponse> ExchangeService.createAttachments(String parentItemId, Iterable<Attachment> attachments)
          * Creates attachments.
 

Constructor parameters in microsoft.exchange.webservices.data 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.
 



Copyright © 2012. All Rights Reserved.