I (owner of the mailbox) have some shared calendars, I want catch a email of organizer by click on his calendar (I use this info later on my Add-In).
Owner
Globals.ThisAddIn.Application.Session.CurrentUser.AddressEntry.GetExchangeUser().PrimarySmtpAddress
How and where (which file) can I cache this?