We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Usage Example
Viewpoint::EWS::EWS.endpoint = 'http://myemail.com/ews/exchange.asmx' Viewpoint::EWS::EWS.set_auth 'username','password' Viewpoint::EWS::EWS.get_folder_by_name('Inbox')