Monotone-Parent: 7f91a2bdc7efcaaa8648a3d05eedf283fb6129ae

Monotone-Revision: 622115c8cf341414721e7b3ee6f20719ee150f31

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-01-06T03:24:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-01-06 03:24:06 +00:00
parent 4bc1b31ec9
commit 858b2797b8
2 changed files with 3 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
event = [[self lookupChild: childKey] component: NO secure: NO];
*data = [[event location] asUnicodeInMemCtx: memCtx];
break;
case PidLidPrivate: // private (bool), should depend on CLASS
case PidLidPrivate: // private (bool), should depend on CLASS and permissions
*data = MAPIBoolValue (memCtx, NO);
break;
case PR_SENSITIVITY: // not implemented, depends on CLASS