다음을 통해 공유


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

적용 대상