RecurrenceRangeBaseType.StartDate プロパティ

定義

プロパティは StartDate 、繰り返し範囲の開始日を取得または設定します。

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
public DateTime StartDate { get; set; }
Public Property StartDate As DateTime

プロパティ値

プロパティは StartDate 、繰り返し範囲の開始日の日付/時刻値を返します。

適用対象