Missing Replication State Machine Constant

On this page, talking about the Upload Folder State, we have a note which references the constant UPS_ONE_FOLDER. This constant is not defined in our list of MAPI Constants or in a header file. This is an oversight. Here’s the definition for this constant:

 #define UPS_ONE_FOLDER 0x00000004

That is all.