Is it possible to embed an auto-updating Outlook calendar in an HTML email (ex. an HTML frame that calls data from a WebDAV calendar or .ics)? If so, what would be the best way to go about this?
I am running Outlook/Exchange 2010. I do not have access to the Exchange Server.
I understand that I can export a copy to Outlook every time I make a change to the calendar. I am looking to improve upon this functionality by automating the export anytime an appointment changes.
I understand that I can publish changes to the WebDAV/Sharepoint server and that subscribers will automatically receive updates to their Outlook calendars. I am looking to improve upon this functionality by NOT requiring the users to obtain/maintain their subscriptions. I will be pushing the updates to them in the form of an email.
Thank you very much in advance. I have been racking my brain for the past week and haven't gotten anywhere. I know it's possible to insert dynamically updated HTML signatures - why can't I embed a calendar and have it render dynamically....