calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties | List of all members
Google.Apis.Calendar.v3.Data.Event.ExtendedPropertiesData Class Reference

Extended properties of the event. More...

Properties

virtual
System.Collections.Generic.IDictionary
< string, string > 
Private [get, set]
 Properties that are private to the copy of the event that appears on this calendar.
virtual
System.Collections.Generic.IDictionary
< string, string > 
Shared [get, set]
 Properties that are shared between copies of the event on other attendees' calendars.

Detailed Description

Extended properties of the event.

Property Documentation

virtual System.Collections.Generic.IDictionary<string,string> Google.Apis.Calendar.v3.Data.Event.ExtendedPropertiesData.Private
getset

Properties that are private to the copy of the event that appears on this calendar.

virtual System.Collections.Generic.IDictionary<string,string> Google.Apis.Calendar.v3.Data.Event.ExtendedPropertiesData.Shared
getset

Properties that are shared between copies of the event on other attendees' calendars.


The documentation for this class was generated from the following file: