calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties | List of all members
Google.Apis.Calendar.v3.Data.FreeBusyCalendar Class Reference
Inheritance diagram for Google.Apis.Calendar.v3.Data.FreeBusyCalendar:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual
System.Collections.Generic.IList
< TimePeriod
Busy [get, set]
 List of time ranges during which this calendar should be regarded as busy.
virtual
System.Collections.Generic.IList
< Error
Errors [get, set]
 Optional error(s) (if computation for the calendar failed).
virtual string ETag [get, set]
 The ETag of the item.
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag

Property Documentation

virtual System.Collections.Generic.IList<TimePeriod> Google.Apis.Calendar.v3.Data.FreeBusyCalendar.Busy
getset

List of time ranges during which this calendar should be regarded as busy.

virtual System.Collections.Generic.IList<Error> Google.Apis.Calendar.v3.Data.FreeBusyCalendar.Errors
getset

Optional error(s) (if computation for the calendar failed).

virtual string Google.Apis.Calendar.v3.Data.FreeBusyCalendar.ETag
getset

The ETag of the item.


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