Copy SenderName to another MailItem

J

JDc

This may not be possible with new outlook security settings...

Background: I had a Personal Folder corrupt due to a failed drive. When
the PST was repaired, we no longer can copy or move items out of the PST.
The problem is described here:
support.microsoft.com:80/support/kb/articles/Q273/1/22.ASP&NoWebContent=1

Anyhow, I figured I would be able to use VBA in a form to get all the info
into a new message item and then save it. It works except SenderName is a
READONLY field. Of course, this is a critical field to retain with the
archived messages. Any ideas on getting the SenderName into the new
mailitem? Btw, I can't use newItem = oldItem.copy because there is
something broken in the MailItems although the error does not give me any
details.

Please email me if you prefer.

Much appreciated.

Jeff
No spaces in the address
** jeffreychristie @
kpmg.com **
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top