mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 12:58:50 +00:00
Monotone-Parent: 4f36a1c10a12396aed17d84ab4be1adc520d1663
Monotone-Revision: dbda0a122c502c53d25654eada72e93bc8865a35 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-22T17:48:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -247,7 +247,7 @@ static Class NSExceptionK, MAPIStoreFolderK;
|
||||
|
||||
value = [properties objectForKey: MAPIPropertyKey (propTag)];
|
||||
if (value)
|
||||
rc = [value getMAPIValue: data forTag: propTag inMemCtx: memCtx];
|
||||
rc = [value getValue: data forTag: propTag inMemCtx: memCtx];
|
||||
else
|
||||
{
|
||||
propValue = (propTag & 0xffff0000) >> 16;
|
||||
|
||||
Reference in New Issue
Block a user