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

適用対象