mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 02:46:24 +00:00
Monotone-Parent: 2ba6874cdb3084059ed1f87ba96e55335c0a6a64
Monotone-Revision: 2b87697cba0a5ac85d8fcc1ddc8834688bc9635a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-02-07T23:31:55 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -60,6 +60,11 @@
|
||||
*data = MAPILongValue (memCtx, 0x00000303);
|
||||
break;
|
||||
|
||||
case PR_SUBJECT_UNICODE:
|
||||
rc = [self getChildProperty: data
|
||||
forKey: childKey
|
||||
withTag: PR_NORMALIZED_SUBJECT_UNICODE];
|
||||
break;
|
||||
default:
|
||||
rc = [super getChildProperty: data
|
||||
forKey: childKey
|
||||
|
||||
Reference in New Issue
Block a user