sogo/OpenChange/SOGoCacheGCSObject+MAPIStore.h

8 lines
120 B
C
Raw Normal View History

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