Registry / networking / viewpoint

viewpoint

JSON →
library1.2.0rbrubygemsunverified

A Ruby client access library for Microsoft Exchange Web Services (EWS).

gem install viewpoint
INSTALL
IMPORT
SIG · VIEWPOINT
V
viewpoint
networkingrubyv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Viewpoint
require 'viewpoint'

Connect to Exchange Web Services and access the inbox folder.

require 'viewpoint' cli = Viewpoint::EWSClient.new('https://example.com/EWS/Exchange.asmx', 'user', 'pass') puts cli.get_folder(:inbox).name
Debug
Known issues
gotchaUses SOAP; may require specific Exchange server configuration.
fix
Ensure EWS endpoint is accessible and credentials are correct.
affects: >= 1.0.0
Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
viewpoint — gem install viewpoint · libregistry