calendar  v3
Properties | List of all members
Google.Apis.Calendar.v3.Data.Event.SourceData Class Reference

Source from which the event was created. For example, a web page, an email message or any document identifiable by an URL with HTTP or HTTPS scheme. Can only be seen or modified by the creator of the event. More...

Properties

virtual string Title [get, set]
 Title of the source; for example a title of a web page or an email subject. More...
 
virtual string Url [get, set]
 URL of the source pointing to a resource. The URL scheme must be HTTP or HTTPS. More...
 

Detailed Description

Source from which the event was created. For example, a web page, an email message or any document identifiable by an URL with HTTP or HTTPS scheme. Can only be seen or modified by the creator of the event.

Property Documentation

◆ Title

virtual string Google.Apis.Calendar.v3.Data.Event.SourceData.Title
getset

Title of the source; for example a title of a web page or an email subject.

◆ Url

virtual string Google.Apis.Calendar.v3.Data.Event.SourceData.Url
getset

URL of the source pointing to a resource. The URL scheme must be HTTP or HTTPS.


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