バージョン

EndDate プロパティ

カレンダー項目の終了日を返します。
シンタックス
'宣言
 
Public ReadOnly Property EndDate As Date
public DateTime EndDate {get;}
解説

StartDate および EndDate は、項目が表す日付の範囲を示します。CalendarItemGroup.GetCurrentCalendarModeDays の場合、CalendarDay インスタンスが使用されます。その StartDate と EndDate は等しくなります。

参照