File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -382,13 +382,13 @@ EMSAB entryid
382382
383383EX entryid
384384 If the MAPI Provider UID refers to an Exchange-like store, the
385- remainder from byte 22 onwards specifies an Exchange-style entryid.
385+ entryid as a whole conforms to an Exchange-style entryid.
386386 If byte 22-24 is {0x01,0x00}, read bytes 0-n as an EX Folder Entryid
387387 (gromox: `struct FOLDER_ENTRYID `).
388388 If byte 22-24 is {0x07,0x00}, read bytes 0-n as an EX Message Entryid
389389 (gromox: `struct MESSAGE_ENTRYID `).
390390 In entryids, the replid portions of FID/MID are just padding, ignored
391- by readers, and filed by writers with value 0.
391+ by readers, and filled by writers with value 0.
392392
393393GABUID
394394 16-byte GUID value composed of 4 bytes Gromox user ID plus
You can’t perform that action at this time.
0 commit comments