meetingrequest/mrservices/inc/cesmrcaluserutil.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
--- a/meetingrequest/mrservices/inc/cesmrcaluserutil.h	Mon Mar 15 12:39:10 2010 +0200
+++ b/meetingrequest/mrservices/inc/cesmrcaluserutil.h	Wed Mar 31 21:08:33 2010 +0300
@@ -80,6 +80,12 @@
      */
     IMPORT_C TESMRRole PhoneOwnerRoleL() const;
 
+    /**
+     * Checks if entry is allday event.
+     * @return ETrue if entry is allday event.
+     */
+    IMPORT_C TBool IsAlldayEventL() const;
+    
 private: // Implementation
     CESMRCalUserUtil( CCalEntry& aEntry );
     void ConstructL();