AppointmentCalendarCancelMeetingRequest.NotifyInvitees Property

Definition

Gets a Boolean value indicating if invitees should be notified.

public:
 property bool NotifyInvitees { bool get(); };
bool NotifyInvitees();
public bool NotifyInvitees { get; }
var boolean = appointmentCalendarCancelMeetingRequest.notifyInvitees;
Public ReadOnly Property NotifyInvitees As Boolean

Property Value

Boolean

bool

A Boolean value indicating if invitees should be notified.

Windows requirements

App capabilities
appointmentsSystem

Applies to