Skip to content

dapplo/Dapplo.Exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapplo.Exchange

A simple exchange wrapper which should allow quick access to the calendar and email.

Uses the nuget package "Microsoft.Exchange.WebServices"

Currently the functionality is VERY limited:

  • Connection can be made:
  • To a specified Url
  • Connect with specified credentials or default credentials
  • Connect with autodiscover-url by connecting to the Domain-controller (LDAP) to retrieve the email for the current user
  • Only a few methods are available:
  • Retrieve appointments from the calendar
  • Subscribe to events (uses the StreamingNotifications feature of Exchange, which is quite efficient)

About

A simple exchange wrapper which should allow quick access to the calendar and email.

Resources

License

Stars

Watchers

Forks

Packages

No packages published