contacts_plat/virtual_phonebook_configuration_api/inc/phonebook/VPbkVariant.hrh
branchRCL_3
changeset 58 d4f567ce2e7c
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/contacts_plat/virtual_phonebook_configuration_api/inc/phonebook/VPbkVariant.hrh	Thu Jul 15 18:22:55 2010 +0300
+++ b/contacts_plat/virtual_phonebook_configuration_api/inc/phonebook/VPbkVariant.hrh	Thu Aug 19 09:41:07 2010 +0300
@@ -131,7 +131,12 @@
     /**
      * Show email addresses in Send Message address selection.
      */
-    EVPbkLVShowEmailInSendMsg = 0x00100000
+    EVPbkLVShowEmailInSendMsg = 0x00100000,
+    
+    /**
+     * Sync contact group during vCard sync.
+     */    
+    EVPbkLVSyncGroupEnabled = 0x00200000
 	};