Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShopAbeLLitA #1

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Conversation

BPiEnterprise
Copy link

cinfig

vboctor and others added 30 commits October 1, 2014 22:41
Add a Gitter chat badge to README.md
The recommended way to download EWS Managed API is via nuget.org.
Thanks to @LukeMarlin and @rich-perry for their contributions.

Notable changes:
- Removed ResourceManager and need for resx file
- Added missing values in WellKnownFolderName enumeration
- Added support for GetUserUnifiedGroups
- Added support for GetUserPhoto
- Added support for FindPeople
- Minor bug fixes
- Adds SetUnifiedGroupSetLastVisitedTime
- Adds GetPeopleInsights (upcoming feature, not yet available on server)
Merges latest changes from MS
Bugfix: KeyNotFoundException
- Removes unnecessary Assert in ExchangeServiceBase.SaveHttpResponseHeaders
- Removes GetExtendedProperties override in Conversation so it returns null instead of throwing
KeyNotFoundException in DictionaryProperty.cs
Fix assert and null exception

Removes unnecessary Assert in ExchangeServiceBase.SaveHttpResponseHeaders
Removes GetExtendedProperties override in Conversation so it returns null instead of throwing
…emoved from dictionary

- Introduces new Folder.WellKnwonFolderNameAsString property to expose a folder's well known name even if that name isn't defined in the WellKnownFolderName enumeration
- Fixes a bug in StreamingSubscriptionConnection that made it impossible to re-open the connection in its OnDisconnect handler
Removes JSON support, plus Delve Insight changes and bug fixes
Allows to bind to multiple folders using 1 request
#51 Null check for empty workweek
unknown and others added 4 commits August 4, 2015 10:49
Fix typos in comments, XML docs and messages
We have rev'd the schema in the service and need to reflect these
changes in the client API.  This is the first change.  Note that
Exchange2015 and Exchange2016 represent the same version.  We gave the
schema the name Exchange2015 before we knew what the shipped product
name would be.  Note that we have changed the format of our versioning
identifiers as can be surmised by looking at the newest value in the
enum.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants