共用方式為


ContactList.OtherAppReadAccess 屬性

定義

取得或設定值,指出系統上其他應用程式的此 ContactList 讀取存取層級。

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

屬性值

值,指出系統上其他應用程式的此 ContactList 讀取存取層級。

Windows 需求

應用程式功能
contactsSystem

適用於