| オーバーロード | 解説 |
|---|---|
| GetOccurrences(DateTime,DateTime) | 指定した時間間隔の Appointmentオブジェクトの完全リストを含む AppointmentListオブジェクトを取得します。 |
| GetOccurrences(BaseObject,String,DateTime,DateTime,Boolean) | 指定された時間範囲内の Appointmentオブジェクトの完全なリストを含む AppointmentListオブジェクトを取得します。 |
| GetOccurrences(Appointment,DateTime,DateTime) | 時間間隔を指定して、指定したマスター予定の発生項目のリストを含む AppointmentListオブジェクトを 取得します。 |