UPDEL

Applies to: Outlook 2013 | Outlook 2016

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

MAPI Constants