Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
developer
active.documents
automation
binary.file_format
clipboard.dde
com.add_ins
hosting.controls
internet_other
office.sdks
officedev
officedev.other
outlook.forms
outlook.vba
smarttags
vba
web.components
  
 
date: Wed, 23 Jul 2008 05:33:49 -0400,    group: microsoft.public.office.developer.outlook.forms        back       


Deleted Record   
I am trying to create a add-on to get the record id of a deleted record from Deleted Items folder.
When a user deletes a record, it will be sent to Deleted Items Folder of Outlook.Could anyone help me to get the record id of the contact if it gets added to the "Deleted Items Folder"

Thanks in advance,
Rajeen R
date: Wed, 23 Jul 2008 05:33:49 -0400   author:   Kidd

Re: Deleted Record   
You can handle the ItemAdd() event of the Items collection of the Deleted 
Items folder. You can then get the EntryID of each item as it's added to 
Deleted Items. Of course if the user hard deletes an item using Shift+Delete 
it won't go to Deleted Items at all.

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


"Kidd"  wrote in message 
news:%23AFn6dK7IHA.1196@TK2MSFTNGP05.phx.gbl...
>I am trying to create a add-on to get the record id of a deleted record 
>from Deleted Items folder.
> When a user deletes a record, it will be sent to Deleted Items Folder of 
> Outlook.Could anyone help me to get the record id of the contact if it 
> gets added to the "Deleted Items Folder"
>
> Thanks in advance,
> Rajeen R
date: Wed, 23 Jul 2008 09:13:01 -0400   author:   Ken Slovak - [MVP - Outlook]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us