mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-05 23:26:24 +00:00
Monotone-Parent: 64ba2e93f125a52eecebddb59943e772948d3477
Monotone-Revision: 8ec67206fe2e60d10c9dd420d14aeb136a46afc8 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-06-06T23:59:31 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
+ (id) mapiStoreObjectWithSOGoObject: (id) newSOGoObject
|
||||
inContainer: (MAPIStoreObject *) newContainer;
|
||||
+ (int) getAvailableProperties: (struct SPropTagArray *) properties;
|
||||
+ (int) getAvailableProperties: (struct SPropTagArray **) properties;
|
||||
|
||||
- (id) initWithSOGoObject: (id) newSOGoObject
|
||||
inContainer: (MAPIStoreObject *) newFolder;
|
||||
@@ -77,7 +77,7 @@
|
||||
- (void) resetNewProperties;
|
||||
|
||||
/* ops */
|
||||
- (int) getAvailableProperties: (struct SPropTagArray *) properties;
|
||||
- (int) getAvailableProperties: (struct SPropTagArray **) properties;
|
||||
- (int) getProperties: (struct mapistore_property_data *) data
|
||||
withTags: (enum MAPITAGS *) tags
|
||||
andCount: (uint16_t) columnCount;
|
||||
|
||||
Reference in New Issue
Block a user