Freigeben über


AppointmentCalendar.OtherAppReadAccess Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob andere Apps auf dem Gerät Lesezugriff auf den Terminkalender haben, oder legt diesen fest.

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

Eigenschaftswert

Ein boolescher Wert, der angibt, ob andere Apps auf dem Gerät Lesezugriff auf den Terminkalender haben.

Windows-Anforderungen

App-Funktionen
appointmentsSystem

Gilt für: