How to select a desktop application to open Outlook attachments when you use Windows 8.
Add Comments or Notes to Messages
Add sticky notes to messages using Outlook Addins.
Outlook 2013 Update: fix for missing navigation pane
Solution for missing navigation bar in Outlook 2013 after installing September 2013 updates.
Change the Search Provider in Office 2013
When you right click on text in Outlook (or in Word) one of the options in the context menu is "Search with Bing". If you prefer to use a different search engine, you can do so by adding two values to the registry, one for the display name and one for the URI. You can
Automatically change Appointment categories using VBA
How to assign a category to appointments automatically, as soon as they are over, using a macro with a trigger, such as the meetings own reminder or the next appointment reminder, that will kick off the macro.
Save all incoming messages to the hard drive
There are two ways you can use a VBA macro to save all messages to a hard drive: use an ItemAdd macro to watch for new messages or use a Run a Script rule.
What is the difference between Export and Archive?
An Outlook user had a series of questions about Outlook's Export and Archive features.
Using "Recent Documents" in Outlook
How to restore the Recent Documents link to Office 2010 and 2013.
Outlook 2013 August 13 2013 Update
Each of the three current versions of Outlook have updates available this month. Four updates were released for Outlook 2013. - one update and three hotfixes. The update should be installed automatically, but the hotfixes will need to be downloaded and installed if you are affected by anything they fix. The first Outlook 2013 update
Run a script rule: Reply to a message
Use a run a script rule to autoreply to a message.