Do you think the following scenario is possible with some provided Microsoft API:
1. User is provided PST file for outlook
2. In outlook, chooses some new action "update PST"
3. logic programaticaly goes through every msg in the PST, and can either:
3a. leave the msg alone
3b. remove the msg from the pst
3c. remove the msg from the pst but also save a NEW msg in its place (either at the same spot or at the end of the PST)
Any feedback appreciated, just need to know if it is possible to accomplish in the first place,
Thanks,
1. User is provided PST file for outlook
2. In outlook, chooses some new action "update PST"
3. logic programaticaly goes through every msg in the PST, and can either:
3a. leave the msg alone
3b. remove the msg from the pst
3c. remove the msg from the pst but also save a NEW msg in its place (either at the same spot or at the end of the PST)
Any feedback appreciated, just need to know if it is possible to accomplish in the first place,
Thanks,