Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 750 Bytes

contactstoreapplicationaccessmode.md

File metadata and controls

31 lines (20 loc) · 750 Bytes
-api-id -api-type
T:Windows.Phone.PersonalInformation.ContactStoreApplicationAccessMode
winrt enum

ContactStoreApplicationAccessMode

-description

Specifies the application access mode for a custom contact store created with CreateOrOpenAsync.

-enum-fields

-field LimitedReadOnly:0

Other applications can only read the description and display picture for contacts in the store.

-field ReadOnly:1

Other applications can read all properties for contacts in the store.

-remarks

-examples

-see-also

-capabilities

ID_CAP_CONTACTS [Windows Phone]