Outlook/CalendarView: be sure to distinguish between an actual time slot and a journal entry, as COM erro is thrown when entering journal folder. re #4305
In report focus method for calendar view, the method assumes that the user wishes to hear time slots. This may not be the case for all objects claiming to be calendar view, such as journal entries. Thus catch this case for journal. This prevents error tones from being heard when switching to Journal in Outlook 2013 (may apply to Outlook 2010).