Class: Exchanger::DeleteAttachment

Inherits:
Operation
  • Object
show all
Defined in:
lib/exchanger/operations/delete_attachment.rb

Overview

The DeleteAttachment element is the root element in a request to delete an attachment from the Exchange store.

msdn.microsoft.com/en-us/library/office/aa580612(v=exchg.150).aspx

Defined Under Namespace

Classes: Request, Response

Instance Attribute Summary

Attributes inherited from Operation

#options, #request, #response

Method Summary

Methods inherited from Operation

#initialize, run, #run

Constructor Details

This class inherits a constructor from Exchanger::Operation