UPDEL [Outlook 2003 API Reference]

Information for items that have been deleted in a local store. This information is used during the upload delete status state.

Quick Info

struct UPDEL
{
    PUPDELE pupde;
    UINT    cEnt;
};

Members

pupde

[out] Vector of UPDELE entries.

cEnt

[out] Number of entries in pupde.

See Also

About the Replication API

About the Replication State Machine

Constants for the Replication API