AppointmentCalendarProposeNewTimeForMeetingRequest.NewStartTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|