UPREADE [Outlook 2003 API Reference]

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.

See Also

About the Replication API

About the Replication State Machine

Constants for the Replication API

UPREAD