EmailMailboxProposeNewTimeForMeetingRequest.NewDuration 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 duration of the meeting.
public:
property TimeSpan NewDuration { TimeSpan get(); };
TimeSpan NewDuration();
public System.TimeSpan NewDuration { get; }
var timeSpan = emailMailboxProposeNewTimeForMeetingRequest.newDuration;
Public ReadOnly Property NewDuration As TimeSpan
Property Value
The new duration of the meeting.
Windows requirements
App capabilities |
email
emailSystem
|