Get the current date of the calendar

E

eranhef

Hi,
I want to pull out the current date of the user's calendar folder.
Suppose he navigate to another month, i want to know which month is it.

I'm using VSTO + C# 2005
 
K

Ken Slovak - [MVP - Outlook]

That information's not exposed to the Outlook object model.
 
Top