Scheduler for UWP/WinRT
Exceptions プロパティ

指定された一連の予定に対する例外を定義する Appointment オブジェクトのリストを保持する AppointmentList オブジェクトを取得します。Appointment オブジェクトは、対応する Appointment オブジェクトのプロパティが変更されると必ず、Exceptions に追加されます。
構文
'宣言
 
Public ReadOnly Property Exceptions As AppointmentList
public AppointmentList Exceptions {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

RecurrencePattern クラス
RecurrencePattern メンバ

Send Feedback