AppointmentCalendar.OtherAppReadAccess プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイス上の他のアプリが予定予定表への読み取りアクセス権を持っているかどうかを示すブール値を取得または設定します。
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
|