CalendarEvent.StartTime プロパティ

定義

イベントの開始日と時刻を取得します。

public:
 property DateTime StartTime { DateTime get(); };
public DateTime StartTime { get; }
Public ReadOnly Property StartTime As DateTime

プロパティ値

イベントの開始日と時刻。

適用対象