プロパティの概要

プロパティ名 アクセス権
String description
説明
DateTime endDate
終了日時
String endDateTimeZoneId
終了日時のタイムゾーン ID
String icalUID
iCalendar UID
String id
Google EVENT の ID
Boolean isAllDay
終日予定であるかどうかの真偽値 (true:終日である/false:終日でない)
String joinUser
参加予定者の文字列
String place
場所
DateTime registerDate
登録日時
String registerUserName
登録ユーザ名
DateTime startDate
開始日時
String startDateTimeZoneId
開始日時のタイムゾーン ID
String timeZoneId
カレンダーのタイムゾーン ID
String title
タイトル
DateTime updateDate
更新日時

プロパティの詳細

String description
説明
DateTime endDate
終了日時
String endDateTimeZoneId
終了日時のタイムゾーン ID

終了日時に個別指定がない場合はカレンダーのタイムゾーン ID となります。

String icalUID
iCalendar UID

iCalendar 形式における UID です。繰り返し予定で紐づく各個別予定は同一の値となります。

String id
Google EVENT の ID

Google の EVENT (個別の予定)を一意に識別する ID です。

Boolean isAllDay
終日予定であるかどうかの真偽値 (true:終日である/false:終日でない)
String joinUser
参加予定者の文字列

ゲストの表示名もしくはメールアドレスのカンマ連結文字列です。 参加・不参加・未回答にかかわらずすべての追加ゲストが対象です。

String place
場所
DateTime registerDate
登録日時
String registerUserName
登録ユーザ名
DateTime startDate
開始日時
String startDateTimeZoneId
開始日時のタイムゾーン ID

開始日時に個別指定がない場合はカレンダーのタイムゾーン ID となります。

String timeZoneId
カレンダーのタイムゾーン ID

Google カレンダーで設定されているデフォルトのタイムゾーン ID です。

String title
タイトル
DateTime updateDate
更新日時