MeetingRequest.Start プロパティ

定義

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

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

プロパティ値

予定の開始日と時刻。

適用対象