バージョン

GetAppointments(TimeSlot) メソッド

特定のタイムスロットにスパンするAppointmentsのコレクションを返します。
シンタックス
'宣言
 
Public Overloads Function GetAppointments( _
   ByVal timeSlot As TimeSlot _
) As AppointmentsSubsetCollection
public AppointmentsSubsetCollection GetAppointments( 
   TimeSlot timeSlot
)

パラメータ

timeSlot
予定が取得される表示日のタイムスロット。

戻り値の型

Appointmentsのコレクション。
参照