calendar  v3
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. More...
 
virtual string Email [get, set]
 The creator's email address, if available. More...
 
virtual string Id [get, set]
 The creator's Profile ID, if available. It corresponds to the id field in the People collection of the Google+ API More...
 
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. More...
 

Detailed Description

The creator of the event. Read-only.

Property Documentation

◆ DisplayName

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

The creator's name, if available.

◆ Email

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

The creator's email address, if available.

◆ Id

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

The creator's Profile ID, if available. It corresponds to the id field in the People collection of the Google+ API

◆ Self

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: