Enum AddressBook.ModeValue
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Enumeration for the address book modes.
public enum AddressBook.ModeValue
Fields
Name | Description |
---|---|
None | All modules can read and write the contacts of this address_book. |
ReadOnly | All modules can only read the contacts of this address_book. |