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

Properties

virtual
System.Collections.Generic.IList
< string > 
Calendars [get, set]
 List of calendars' identifiers within a group.
virtual
System.Collections.Generic.IList
< Error
Errors [get, set]
 Optional error(s) (if computation for the group 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<string> Google.Apis.Calendar.v3.Data.FreeBusyGroup.Calendars
getset

List of calendars' identifiers within a group.

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

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

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

The ETag of the item.


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