Hello colleagues!
It may sounds weird but I need to create a new mailitem having a status "sent". Unfortunately, this mailItem property is read-only and I have no clue how to work-around it. The only way to deal with it I managed to google is to create a ipm.post message (which is "sent" by default) and than change MessageClass property to "IPM.Note". But how to add a receiver than? PostItem doesn't have "TO" property
Thank you very much in advance!
P.S. I'm using Outlook 2007 and C#
It may sounds weird but I need to create a new mailitem having a status "sent". Unfortunately, this mailItem property is read-only and I have no clue how to work-around it. The only way to deal with it I managed to google is to create a ipm.post message (which is "sent" by default) and than change MessageClass property to "IPM.Note". But how to add a receiver than? PostItem doesn't have "TO" property
Thank you very much in advance!
P.S. I'm using Outlook 2007 and C#