次の方法で共有


AppointmentCalendarCancelMeetingRequest.NotifyInvitees プロパティ

定義

招待者に通知する必要があるかどうかを示すブール値を取得します。

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

プロパティ値

Boolean

bool

招待者に通知する必要があるかどうかを示すブール値。

Windows の要件

アプリの機能
appointmentsSystem

適用対象