UPDEL

Applies to: Office 2010 | Outlook 2010 | Visual Studio

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

Concepts

About the Replication API

About the Replication State Machine

MAPI Constants