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

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -