Monotone-Parent: 0a822e8612a60bc6426276297a9e2061a1ec46ca

Monotone-Revision: 06d05f5f33259193fb9c9cc279dd8c556f540318

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-10T17:48:54
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-02-10 17:48:54 +00:00
parent 93883be6b2
commit 196cef42ab
2 changed files with 9 additions and 0 deletions

View File

@@ -205,6 +205,11 @@ static MAPIStoreMapping *mapping;
*data = [@"openchange" asUnicodeInMemCtx: memCtx];
break;
case PR_ORIG_MESSAGE_CLASS_UNICODE:
rc = [self getChildProperty: data forKey: childKey
withTag: PR_MESSAGE_CLASS_UNICODE];
break;
default:
rc = [super getChildProperty: data
forKey: childKey