--- a/emailservices/emailframework/commonlib/inc/CFSMailCommon.h Mon Jun 21 15:20:54 2010 +0300
+++ b/emailservices/emailframework/commonlib/inc/CFSMailCommon.h Thu Jul 15 18:19:25 2010 +0300
@@ -47,6 +47,7 @@
EFSMsgFlag_OnlyToMe = 2048, // The message was sent only to this user
EFSMsgFlag_RemoteDeleted = 4096, // The message has been deleted on the server
EFSMsgFlag_HasMsgSender = 8192, // The message has one or more senders
+ EFSMsgFlag_BodyTruncated = 16384, // The message body has exceeded the maximum size and was truncated
};
/** email list sorting options */