AppointmentCalendarUpdateMeetingResponseRequest.SendUpdate Property

Definition

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

Applies to