AppointmentCalendarProposeNewTimeForMeetingRequest.NewDuration Property

Definition

Gets the proposed new duration of the meeting.

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

Property Value

The proposed new duration of the meeting.

Windows requirements

App capabilities
appointmentsSystem

Applies to