Поделиться через


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

Применяется к