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

Uses of DeleteAttachmentResponse in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return types with arguments of type DeleteAttachmentResponse
protected  ServiceResponseCollection<DeleteAttachmentResponse> ExchangeService.deleteAttachments(Iterable<Attachment> attachments)
          * Deletes attachments.
 

Constructor parameters in microsoft.exchange.webservices.data with type arguments of type DeleteAttachmentResponse
DeleteAttachmentException(ServiceResponseCollection<DeleteAttachmentResponse> serviceResponses, String message)
          Initializes a new instance of DeleteAttachmentException.
DeleteAttachmentException(ServiceResponseCollection<DeleteAttachmentResponse> serviceResponses, String message, Exception innerException)
          Initializes a new instance of DeleteAttachmentException.
 



Copyright © 2012. All Rights Reserved.