c# - How to get Outlook calendars from global address book? -
I work with Microsoft Office Interop Outlook. I want to receive a calendar from people in the Global Address Book.
I already know that the session from the address book receives the data with my personal calendar with the .GetGlobalAddressList ()
or GetDefaultFolder (Outlook.OlDefaultFolders.olFolderCalendar). do;
Is it possible to get calendar data from the global address list?
Make sure, call namespace. Create reciprint
, then return the recipient object to the namespace. Passard default folder
.
Comments
Post a Comment