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