Monotone-Parent: a33d1b8b23cf8d9468c7f693a1087950524e9ebc

Monotone-Revision: cb0ecd99fcf222060f6e3bc248d2e9a9c47624c1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-04-13T19:59:04
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-04-13 19:59:04 +00:00
parent dd79e0b182
commit a9806e6b6d
13 changed files with 1806 additions and 1435 deletions

View File

@@ -35,7 +35,7 @@
{
id value;
enum MAPISTATUS rc;
value = [[sogoObject properties] objectForKey: MAPIPropertyKey (propTag)];
if (value)
rc = [value getMAPIValue: data forTag: propTag inMemCtx: memCtx];