oc-mail: Use constant names in props value

This gives to the developer more information about
the property values for PidLidSharingFlavor and
PidLidSharingCapabilities.
This commit is contained in:
Enrique J. Hernández Blasco
2015-03-25 00:03:51 +01:00
parent 661b6694af
commit f9c8661fe6
3 changed files with 10 additions and 7 deletions
+2
View File
@@ -26,6 +26,8 @@
#import "MAPIStoreMailMessage.h"
#import "MAPIStoreObjectProxy.h"
#define SHARING_SPECIAL_FOLDER 0x40290
@interface MAPIStoreSharingMessage : MAPIStoreObjectProxy
{
struct mapistore_connection_info *connInfo;