Freigeben über


ContactList.OtherAppReadAccess Eigenschaft

Definition

Ruft einen Wert ab, der die Lesezugriffsebene für diese ContactList für andere Apps im System angibt, oder legt diesen fest.

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

void OtherAppReadAccess(ContactListOtherAppReadAccess value);
public ContactListOtherAppReadAccess OtherAppReadAccess { get; set; }
var contactListOtherAppReadAccess = contactList.otherAppReadAccess;
contactList.otherAppReadAccess = contactListOtherAppReadAccess;
Public Property OtherAppReadAccess As ContactListOtherAppReadAccess

Eigenschaftswert

Ein Wert, der die Lesezugriffsebene für diese ContactList für andere Apps im System angibt.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: