_AppointmentItem.Start プロパティ

定義

Outlook アイテムの開始日と時刻を示す DateTime を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象