ContactStoreSystemAccessMode
ContactStoreSystemAccessMode
ContactStoreSystemAccessMode
ContactStoreSystemAccessMode
Enum
Definition
Specifies the system access mode for a custom contact store created with CreateOrOpenAsync.
public : enum class ContactStoreSystemAccessModepublic enum ContactStoreSystemAccessModePublic Enum ContactStoreSystemAccessMode// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Mobile Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Phone.PhoneContract (introduced v1)
|
| Capabilities |
ID_CAP_CONTACTS [Windows Phone]
|
Fields
| ReadOnly ReadOnly ReadOnly ReadOnly | The operating system can only read from the contact store. |
| ReadWrite ReadWrite ReadWrite ReadWrite | The operating system can modify contacts in the store. |