mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-19 16:36:23 +00:00
8 lines
120 B
Objective-C
8 lines
120 B
Objective-C
#include <SOGo/SOGoCacheGCSObject.h>
|
|
|
|
@interface SOGoCacheGCSObject (MAPIStore)
|
|
|
|
- (Class) mapistoreMessageClass;
|
|
|
|
@end
|