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

适用于