Method: Viewpoint::EWSClient#endpoint
- Defined in:
- lib/ews/ews_client.rb
#endpoint ⇒ Object (readonly)
The instance of Viewpoint::EWS::SOAP::ExchangeWebService
28 29 30 |
# File 'lib/ews/ews_client.rb', line 28 def endpoint @endpoint end |