Class: Viewpoint::EWS::MeetingCancellation
- Inherits:
-
MeetingMessage
- Object
- Item
- MeetingMessage
- Viewpoint::EWS::MeetingCancellation
- Defined in:
- lib/model/meeting_cancellation.rb
Overview
Meeting cancellations have the exact same elements as a Meeting Message so MeetingCancellation is just a subclass of that.
Constant Summary
Constants included from ItemFieldUriMap
Instance Attribute Summary
Attributes inherited from Item
#change_key, #item_id, #parent_folder_id
Attributes included from Model
#ews_methods, #ews_methods_undef
Method Summary
Methods inherited from MeetingMessage
Methods inherited from Item
add_attachments, #attachments, #clear_updates!, #copy, #deepen!, #delete!, get_item, #initialize, #mark_read!, #mark_unread!, #move!, #parent_folder, #recycle!, #save!, #text_only=, #text_only?, #update!, #update_attribs, #update_attribs!
Methods included from Model
Constructor Details
This class inherits a constructor from Viewpoint::EWS::MeetingMessage
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Viewpoint::EWS::Item