karishmal / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Event.Visibility is nothing if event is made with default sharing #513

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create event with default sharing settings
2. Confirm that in sharing settings there are "See all event details"-selected
3. Fetch event through library
4. Event.Visibility is nothing

What is the expected output? What do you see instead?
Event.Visibility should be "default"

What version of the product are you using?
1.9.0.1070
What is your operating system?
Win7
What is your IDE?
VS13
What is the .NET framework version?
4.0

Please provide any additional information below.

Original issue reported on code.google.com by joona.h...@visma.com on 26 Nov 2014 at 2:16