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

적용 대상