Class: Exchanger::CreateItem

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

Overview

The CreateItem operation creates items in the Exchanger store.

You can use the CreateItem operation to create the following:

  • Calendar items

  • E-mail messages

  • Meeting requests

  • Tasks

  • Contacts

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