次の方法で共有


SuggestionsViewOptionsType.CurrentMeetingTime プロパティ

定義

プロパティは CurrentMeetingTime 、会議の現在の開始時刻を取得または設定します。

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

プロパティ値

プロパティは CurrentMeetingTime 、会議の現在の開始時刻を含む日付/時刻の値を返します。

適用対象