Commit 1129e90a authored by Manfred Kutas's avatar Manfred Kutas

ZP-1295 Merge MAPI classes from webapp.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 00162e72
...@@ -830,6 +830,7 @@ define('PR_EC_DISABLED_FEATURES' ,mapi_prop_tag(PT_MV_TSTRI ...@@ -830,6 +830,7 @@ define('PR_EC_DISABLED_FEATURES' ,mapi_prop_tag(PT_MV_TSTRI
/* WA properties */ /* WA properties */
define('PR_EC_WA_ATTACHMENT_HIDDEN_OVERRIDE' ,mapi_prop_tag(PT_BOOLEAN, 0x67E0)); define('PR_EC_WA_ATTACHMENT_HIDDEN_OVERRIDE' ,mapi_prop_tag(PT_BOOLEAN, 0x67E0));
define('PR_EC_WA_ATTACHMENT_ID' ,mapi_prop_tag(PT_STRING8, 0x67E1));
// edkmdb, rules properties // edkmdb, rules properties
#define pidSpecialMin 0x6670 #define pidSpecialMin 0x6670
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment