|
| virtual string | Date [get, set] |
| | The date, in the format "yyyy-mm-dd", if this is an all-day event. More...
|
| |
| virtual string | DateTimeRaw [get, set] |
| | The time, as a combined date-time value (formatted according to RFC3339). A time zone offset is required unless a time zone is explicitly specified in timeZone. More...
|
| |
| virtual System.Nullable< System.DateTime > | DateTime [get, set] |
| | - See also
- System.DateTime
representation of DateTimeRaw. More...
|
| |
| virtual string | TimeZone [get, set] |
| | The time zone in which the time is specified. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) For recurring events this field is required and specifies the time zone in which the recurrence is expanded. For single events this field is optional and indicates a custom time zone for the event start/end. More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
◆ Date
| virtual string Google.Apis.Calendar.v3.Data.EventDateTime.Date |
|
getset |
The date, in the format "yyyy-mm-dd", if this is an all-day event.
◆ DateTime
| virtual System.Nullable<System.DateTime> Google.Apis.Calendar.v3.Data.EventDateTime.DateTime |
|
getset |
◆ DateTimeRaw
| virtual string Google.Apis.Calendar.v3.Data.EventDateTime.DateTimeRaw |
|
getset |
The time, as a combined date-time value (formatted according to RFC3339). A time zone offset is required unless a time zone is explicitly specified in timeZone.
◆ ETag
| virtual string Google.Apis.Calendar.v3.Data.EventDateTime.ETag |
|
getset |
◆ TimeZone
| virtual string Google.Apis.Calendar.v3.Data.EventDateTime.TimeZone |
|
getset |
The time zone in which the time is specified. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) For recurring events this field is required and specifies the time zone in which the recurrence is expanded. For single events this field is optional and indicates a custom time zone for the event start/end.
The documentation for this class was generated from the following file:
- Google.Apis.Calendar.v3.cs