다음을 통해 공유


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

적용 대상