Skip to content

Commit f102271

Browse files
committed
mapidefs: add property 0x3D15 as comment
1 parent d8cb377 commit f102271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/gromox/mapidefs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ enum {
468468
PR_OTHER_ADDRESS_STREET = PROP_TAG(PT_UNICODE, 0x3A63), /* PidTagOtherAddressStreet */
469469
PR_OTHER_ADDRESS_POST_OFFICE_BOX = PROP_TAG(PT_UNICODE, 0x3A64), /* PidTagOtherAddressPostOfficeBox */
470470
// PR_SEND_INTERNET_ENCODING = PROP_TAG(PT_LONG, 0x3A71), /* PidTagSendInternetEncoding */
471+
// PR_EMSMDB_SECTION_UID = PROP_TAG(PT_BINARY, 0x3D15), /* PidTagExchangeProfileSectionId */
471472
PR_RESOURCE_TYPE = PROP_TAG(PT_LONG, 0x3E03), /* PidTagResourceType */
472473
PR_CONTROL_FLAGS = PROP_TAG(PT_LONG, 0x3F00), /* PidTagControlFlags */
473474
PR_CONTROL_TYPE = PROP_TAG(PT_LONG, 0x3F02), /* PidTagControlType */

0 commit comments

Comments
 (0)