mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-14 19:31:22 +00:00
Monotone-Parent: 2cb4c559e76b3864636b0072594c02216e619485
Monotone-Revision: 6573eb6d5779706b5935161822c561cf325f7fa6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-07-20T18:30:05 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -214,6 +214,11 @@ e)
|
||||
[self logWithFormat: @"ignored scheduling message"];
|
||||
}
|
||||
|
||||
- (NSString *) subject
|
||||
{
|
||||
return [[sogoObject headers] objectForKey: @"subject"];
|
||||
}
|
||||
|
||||
- (NSCalendarDate *) creationTime
|
||||
{
|
||||
return [newProperties objectForKey: MAPIPropertyKey (PR_CREATION_TIME)];
|
||||
|
||||
Reference in New Issue
Block a user