UPREADE
Applies to: Outlook 2013 | Outlook 2016
Extended information for uploading the read state of an item during the upload read status state.
Quick info
struct UPREADE
{
ULONG ulFlags;
SKEY skey;
};
Members
ulFlags
[out]/[in] Flags to determine the appropriate behavior during the upload.
UPR_ASSOC
- [out] Item is hidden.
UPR_READ
- [out] The read status of the item has been changed.
UPR_OK
- [in] Upload was successful. The client sets this after uploading information to the server.
UPR_COMMIT
- [in] Upload the read status of the item now, instead of waiting to the end of the upload table state to batch-process more than one item.
skey
[out] Source key of the item.