I just recently worked through an issue where messages in a custom message store would not sort on the Subject field. Other text properties sorted fine, just not Subject. The problem was because Outlook doesn't sort the Subject field on PR_SUBJECT. It
Read More...