mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-21 22:32:45 +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:
@@ -114,7 +114,7 @@ Class NSNumberK;
|
||||
|
||||
value = [[sogoObject properties] objectForKey: MAPIPropertyKey (propTag)];
|
||||
if (value)
|
||||
rc = [value getMAPIValue: data forTag: propTag inMemCtx: memCtx];
|
||||
rc = [value getValue: data forTag: propTag inMemCtx: memCtx];
|
||||
else
|
||||
rc = [super getProperty: data withTag: propTag inMemCtx: memCtx];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user