Re: How to hide "This message has not been sent" message in Outloo
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Fri, 30 Jan 2009 09:23:27 -0500
Post items are "IPM.Post" as opposed to "IPM.Note" (emails). You can use New, Post to create a Post item in a mail for as an example.
If you create a Post item as Dmitry suggests, set the properties you need for sent status before saving the item (that makes those props read only), you can then change the MessageClass of the item from "IPM.Post" to "IPM.Note" to make it a mail item.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:91433C7F-370A-4D81-9C59-CE54E7A72B7D@xxxxxxxxxxxxxxxx
Hello Dmitry,
I don't have a problem *creating* the mail message, it's about the delivery
status (not sent) that is stored in the DMS that I would like to loose.
What is a 'post' item anyway? I know of Mail items, Note items etc. I really
need to create a Mail item, since I want to send an e-mail. Using the
'OnSend' handler, which is associated with the Send button, I register a file
version of the e-mail in the DMS.
regards,
Peter
.
- References:
- How to hide "This message has not been sent" message in Outlook
- From: Peter
- Re: How to hide "This message has not been sent" message in Outlook
- From: Dmitry Streblechenko
- Re: How to hide "This message has not been sent" message in Outloo
- From: Peter
- Re: How to hide "This message has not been sent" message in Outloo
- From: Dmitry Streblechenko
- Re: How to hide "This message has not been sent" message in Outloo
- From: Peter
- How to hide "This message has not been sent" message in Outlook
- Prev by Date: Re: How to hide "This message has not been sent" message in Outloo
- Next by Date: Editors and Documentprotection
- Previous by thread: Re: How to hide "This message has not been sent" message in Outloo
- Next by thread: RE: Hitting F5 on Excel Add In project open Excel but does nothing.
- Index(es):