Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
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). |