Scheduler for UWP/WinRT
DayOfMonth プロパティ

各回の予定が発生する各月の日付を取得または設定します。RecurrenceType プロパティが RecurrenceTypeEnum.Monthly または RecurrenceTypeEnum.Yearly に設定されている場合にのみ適用できます。デフォルト値は、1です。
構文
'宣言
 
Public Property DayOfMonth As System.Integer
public System.int DayOfMonth {get; set;}
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