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

Source of an event from which it was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol. Accessible only 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.
virtual string Url [get, set]
 URL of the source pointing to a resource. URL's protocol must be HTTP or HTTPS.

Detailed Description

Source of an event from which it was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol. Accessible only by the creator of the event.

Property Documentation

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.

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

URL of the source pointing to a resource. URL's protocol must be HTTP or HTTPS.


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