MAPI Delete Option Constants

Send Feedback

These constants indicate the delete options used during synchronization operations. They are used with the kszCapDeleteAction boolean service capability constant.

Constant Value Description
DELACTION_IMMEDIATELY 0x00000000 If an item has been deleted on one system, then automatically delete it on the other.
DELACTION_MANUALLY 0x00000001 If an item has been deleted on one system — leave it for the user to delete manually (do not automatically delete it on the other system).

See Also

MAPI Constants | MAPI Boolean Service Capability Constants

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.