mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-05 15:16:26 +00:00
Monotone-Parent: b226b4ac380c34d6adb7ee8a0fab3a0632d83b37
Monotone-Revision: 204d5491d1eef2c2a95ac2f31f32e5ab833a3ad8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-24T20:43:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -169,8 +169,7 @@
|
||||
[self setTimeStampAsDate: value];
|
||||
|
||||
/* SUMMARY */
|
||||
value = [properties
|
||||
objectForKey: MAPIPropertyKey (PR_NORMALIZED_SUBJECT_UNICODE)];
|
||||
value = [properties objectForKey: MAPIPropertyKey (PidTagNormalizedSubject)];
|
||||
if (value)
|
||||
[self setSummary: value];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user