Hi,

a couple of weeks ago I asked how to refresh the outlook view after having
modified a mail's properties directly using the extended MAPI. At least for the
subject of the mail there is an easy workaround:

mailitem.Subject = mailitem.Subject

will trigger a refresh of all views of the mailitem.

Christian



_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to