Class: Exchanger::GetAttachment

Inherits:
Operation show all
Defined in:
lib/exchanger/operations/get_attachment.rb

Overview

The GetAttachment element is the root element in a request to get an attachment from the Exchange store.

msdn.microsoft.com/en-us/library/office/aa564204(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