バージョン

SelectableTimeSlotType 列挙体

SelectableTimeSlotオブジェクトの各種タイプを表します。
シンタックス
'宣言
 
Public Enum SelectableTimeSlotType 
   Inherits System.Enum
public enum SelectableTimeSlotType : System.Enum 
メンバ
メンバ解説
AppointmentResizing予定のサイズを変更するためにSelectableTimeSlotが使用されています。
TimeSlotSelectionタイムスロットを選択するためにSelectableTimeSlotが使用されています。
参照