c# - Change Outlook mailItem temporary -
when modify or change property in mailitem, outlook saves changes permanently on exchange. example, when change subject of mail, outlook syncs change exchange. possible modify mail temporarly, view purposes ?
firstly, outlook not save changes unless save called. prompt save changes if message closed user.
most importantly, need rethink problem trying solve - sure sounds want display different outlook stores. can attempt display different item entirely, or change (if possible) way outlook displays data instead of temporarily modifying item.
Comments
Post a Comment