Class: Viewpoint::EWS::Types::Attendee

Inherits:
MailboxUser show all
Defined in:
lib/ews/types/attendee.rb

Overview

TODO:

Design a Class method that resolves to an Array of MailboxUsers

This represents a Mailbox object in the Exchange data store

See Also:

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

StringUtils::DURATION_RE

Constants included from Viewpoint::EWS

ConnectingSID

Instance Attribute Summary

Attributes included from Viewpoint::EWS::Types

#ews_item

Attributes included from Viewpoint::EWS

#logger

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

included

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