Monotone-Parent: a297f80b93f195cc2534f1493b2f4e4a124cf3ca

Monotone-Revision: d9b2b0a2845a06c22e7a7b71eb7857acb44bf0e4

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-26T23:52:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-26 23:52:55 +00:00
parent cc335e8f72
commit f94d90acd2
15 changed files with 309 additions and 47 deletions

View File

@@ -23,9 +23,9 @@
#ifndef MAPISTOREMAILVOLATILEMESSAGE_H
#define MAPISTOREMAILVOLATILEMESSAGE_H
#import "MAPIStoreMemMessage.h"
#import "MAPIStoreVolatileMessage.h"
@interface MAPIStoreMailVolatileMessage : MAPIStoreMemMessage
@interface MAPIStoreMailVolatileMessage : MAPIStoreVolatileMessage
- (int) submitWithFlags: (enum SubmitFlags) flags;