AppointmentCalendarUpdateMeetingResponseRequest.SendUpdate 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.
Indicates whether the user wishes to send an update to the meeting's organizer.
public:
property bool SendUpdate { bool get(); };
bool SendUpdate();
public bool SendUpdate { get; }
var boolean = appointmentCalendarUpdateMeetingResponseRequest.sendUpdate;
Public ReadOnly Property SendUpdate As Boolean
Property Value
Boolean
bool
The Boolean value indicating whether or not to send the response to the meeting organizer.
Windows requirements
App capabilities |
appointmentsSystem
|