ContactListOtherAppReadAccess
ContactListOtherAppReadAccess
ContactListOtherAppReadAccess
ContactListOtherAppReadAccess
Enum
Definition
Specifies the level of contact read access granted to other apps.
public : enum class ContactListOtherAppReadAccesspublic enum ContactListOtherAppReadAccessPublic Enum ContactListOtherAppReadAccess// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Full Full Full Full | All apps can read all properties. |
| Limited Limited Limited Limited | All apps can read the DisplayName and Picture properties, other properites are only available to specially provisioned apps. |
| None None None None | No other apps can read any of the contact information. |
| SystemOnly SystemOnly SystemOnly SystemOnly | Only apps specially provisioned by Microsoft can read these contacts. |