tharsitis

tharsitis

Search
Skip to content
  • about

Monthly Archives: March 2018

Outlook 2016
windows

Outlook 2016 Unread and Flagged View

March 27, 2018 dimitris Leave a comment

This is a nice part of code that allows Microsoft Outlook to filter based on unread and flagged emails. On the view settings, on the “Filter” menu, SQL tab, just paste the code below.

("urn:schemas:httpmail:read" = 0) OR ("http://schemas.microsoft.com/mapi/proptag/0x10900003" > 1)

Then save the custom view as a new view so as to be selected easily next time you want to use it.

 

custom viewOutlook

my wordpress log

Recent Posts

  • Python IDLE in virtual environment
  • Create a list with values from an other list
  • Export Python Evironment Installed Packages
  • Connect to Sqlite3 using python
  • Outlook 2016 Unread and Flagged View

Recent Comments

    Archives

    • February 2021
    • January 2021
    • January 2019
    • November 2018
    • March 2018
    • November 2017
    • June 2017
    • May 2017
    • January 2017
    • March 2016
    • February 2016
    • January 2016
    • December 2015
    • August 2015
    • June 2015
    • March 2015
    • February 2015
    • October 2014
    • July 2014

    Categories

    • Blog Admin
    • Code Snippets
    • Development
    • Hello World!
    • Media Player
    • Monetization
    • Notepad++
    • Photo Processing
    • Photo Shooting
    • Scripts
    • Training
    • Uncategorized
    • Virtualization
    • Web Site Admin
    • windows

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Proudly powered by WordPress