mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-09 04:19:43 +00:00
Monotone-Parent: 0a2c134a89861c564e6bc97bf789ca4a39adcf4a
Monotone-Revision: 3a6e0507a35f90e7be4467763bd26ef4fb15cf80 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-07-20T15:26:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -168,6 +168,13 @@ MAPIStoreTallocWrapperDestroy (void *data)
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
- (int) getSMTPAddrType: (void **) data inMemCtx: (TALLOC_CTX *) memCtx
|
||||
{
|
||||
*data = [@"SMTP" asUnicodeInMemCtx: memCtx];
|
||||
|
||||
return MAPISTORE_SUCCESS;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
@implementation NSObject (MAPIStoreProperties)
|
||||
|
||||
Reference in New Issue
Block a user