Files
sogo/OpenChange/SOGoCacheGCSObject+MAPIStore.h
2014-05-13 21:06:59 -04:00

8 lines
120 B
Objective-C

#include <SOGo/SOGoCacheGCSObject.h>
@interface SOGoCacheGCSObject (MAPIStore)
- (Class) mapistoreMessageClass;
@end