AppointmentCalendar.OtherAppReadAccess プロパティ

定義

デバイス上の他のアプリが予定予定表への読み取りアクセス権を持っているかどうかを示すブール値を取得または設定します。

public:
 property AppointmentCalendarOtherAppReadAccess OtherAppReadAccess { AppointmentCalendarOtherAppReadAccess get(); void set(AppointmentCalendarOtherAppReadAccess value); };
AppointmentCalendarOtherAppReadAccess OtherAppReadAccess();

void OtherAppReadAccess(AppointmentCalendarOtherAppReadAccess value);
public AppointmentCalendarOtherAppReadAccess OtherAppReadAccess { get; set; }
var appointmentCalendarOtherAppReadAccess = appointmentCalendar.otherAppReadAccess;
appointmentCalendar.otherAppReadAccess = appointmentCalendarOtherAppReadAccess;
Public Property OtherAppReadAccess As AppointmentCalendarOtherAppReadAccess

プロパティ値

デバイス上の他のアプリが予定の予定表への読み取りアクセス権を持っているかどうかを示すブール値。

Windows の要件

アプリの機能
appointmentsSystem

適用対象