Appointment.Start プロパティ

定義

予定の開始時刻を取得または設定します。

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

プロパティ値

予定の開始時刻。

適用対象