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

The creator of the event. Read-only. More...

Properties

virtual string DisplayName [get, set]
 The creator's name, if available.
virtual string Email [get, set]
 The creator's email address, if available.
virtual string Id [get, set]
 The creator's Profile ID, if available.
virtual System.Nullable< bool > Self [get, set]
 Whether the creator corresponds to the calendar on which this copy of the event appears. Read- only. The default is False.

Detailed Description

The creator of the event. Read-only.

Property Documentation

virtual string Google.Apis.Calendar.v3.Data.Event.CreatorData.DisplayName
getset

The creator's name, if available.

virtual string Google.Apis.Calendar.v3.Data.Event.CreatorData.Email
getset

The creator's email address, if available.

virtual string Google.Apis.Calendar.v3.Data.Event.CreatorData.Id
getset

The creator's Profile ID, if available.

virtual System.Nullable<bool> Google.Apis.Calendar.v3.Data.Event.CreatorData.Self
getset

Whether the creator corresponds to the calendar on which this copy of the event appears. Read- only. The default is False.


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