Class: Viewpoint::EWS::Types::Attendee
- Inherits:
-
MailboxUser
- Object
- MailboxUser
- Viewpoint::EWS::Types::Attendee
- Defined in:
- lib/ews/types/attendee.rb
Overview
Design a Class method that resolves to an Array of MailboxUsers
This represents a Mailbox object in the Exchange data store
Constant Summary
Constants inherited from MailboxUser
MailboxUser::MAILBOX_KEY_ALIAS, MailboxUser::MAILBOX_KEY_PATHS, MailboxUser::MAILBOX_KEY_TYPES
Constants included from Viewpoint::EWS::Types
KEY_ALIAS, KEY_PATHS, KEY_TYPES, OOF_KEY_ALIAS, OOF_KEY_PATHS, OOF_KEY_TYPES
Constants included from StringUtils
Constants included from Viewpoint::EWS
Instance Attribute Summary
Attributes included from Viewpoint::EWS::Types
Attributes included from Viewpoint::EWS
Method Summary
Methods inherited from MailboxUser
#add_delegate!, #get_delegate_info, #get_user_availability, #initialize, #out_of_office_settings, #update_delegate!
Methods included from Viewpoint::EWS::Types
#auto_deepen?, #deepen!, #ews_methods, #freeze!, #frozen?, #initialize, #mark_deep!, #method_missing, #methods, #respond_to?, #shallow?, #to_s, #unfreeze!
Methods included from StringUtils
Methods included from Viewpoint::EWS
#remove_impersonation, root_logger, #set_impersonation
Constructor Details
This class inherits a constructor from Viewpoint::EWS::Types::MailboxUser
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Viewpoint::EWS::Types