View Single Post
  #4  
Old September 26th 07, 06:18 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Direction/Help required for not to save MailItems in Sent Folder

You can use the Outlook object model for that. I have no idea what you mean
about setting the EntryID, Outlook creates the EntryID when you save the
item. Once it's saved and released you can re-open it and move it anywhere
you like.

--
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


"PS" wrote in message
ups.com...
Thanks a lot Ken for the quick response.

Regarding the first part - is all this possible through Outlook Object
Model (not want to use Redemption).

Also will look into code samples doing the apporach you have
mentioned. Is doing this normal - meaning no side issues related to
doing this manually (setting EntryID etc).

Just wanted to see ur thoughts on that

Thanks once agian


Ads