

Private void Application_ItemSend(object Item, ref bool Cancel)Īfter that I need to find the MailItem when it's copied to Outlook's sent folder and mark in in db as 'sent': private static void TrackSentFolder( person) MailItem mailItem = _outlook.CreateItem(OlItemType.olMailItem) Īfter user has clicked on Send the MailItem is saved in db ( MailItem is then associated with a PK): _application.ItemSend += Application_ItemSend With the help of the above-mentioned procedures, you can retrieve your missing Sent Items/Deleted Items folder in Outlook 2010.I create a MailItem from a WPF app and display it to the user: Application _application = new Application()

In your IMAP account, click on File option an select the Account Settings option from right side.For doing this, follow the below-mentioned procedure The only option now is to assign the Sent Items/Deleted Items manually.

In case the above-mentioned procedure did not work out for you and the Sent Items/Deleted Items folder are still missing from your Outlook 2010 account.
#Find sent folder in outlook how to#
How To Get Back The Missing Sent/ Deleted Items Folder? These folders can only go missing from Outlook. It is to be noted that these folders cannot be deleted, as these are the default folders. These are the default folders, which are created automatically whenever a mailbox is created. Outlook folders like inbox, sent, deleted, outbox, etc. We will discuss the methods which the users can undertake and solve the issue. This blog is completely dedicated to all the queries related to the scenario when the users’ Sent/Deleted folder missing in Outlook 2010. Can anyone come up with an appropriate solution?” “My Sent and Deleted folder are missing from Outlook. Scroll to the bottom and then select Create a. Then click on the New Search Folder option. Recently, I saw the following query posted by a user: Here’s what you do: Click on the Search Folder option on the left side pane in Outlook. While going through Outlook queries, many a times I have come across the issue when one or more system folders are missing from Outlook.
