Class: Exchanger::MoveItem

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

Overview

The MoveItem operation is used to move one or more items to a single destination folder.

docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/moveitem-operation

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