AppointmentCalendarProposeNewTimeForMeetingRequest.NewStartTime Property

Definition

Gets the proposed new start time of the meeting.

public:
 property DateTime NewStartTime { DateTime get(); };
DateTime NewStartTime();
public System.DateTimeOffset NewStartTime { get; }
var dateTime = appointmentCalendarProposeNewTimeForMeetingRequest.newStartTime;
Public ReadOnly Property NewStartTime As DateTimeOffset

Property Value

The proposed new start time.

Windows requirements

App capabilities
appointmentsSystem

Applies to