次の方法で共有


AppointmentCalendarProposeNewTimeForMeetingRequest.NewDuration プロパティ

定義

会議の提案された新しい期間を取得します。

public:
 property TimeSpan NewDuration { TimeSpan get(); };
TimeSpan NewDuration();
public System.TimeSpan NewDuration { get; }
var timeSpan = appointmentCalendarProposeNewTimeForMeetingRequest.newDuration;
Public ReadOnly Property NewDuration As TimeSpan

プロパティ値

会議の提案された新しい期間。

Windows の要件

アプリの機能
appointmentsSystem

適用対象