ContactList.OtherAppReadAccess プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
システム上の他のアプリの この 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
|