Creating a MS Outlook Calendar appointment via a URL link?

  • Thread starter Thread starter kaysee
  • Start date Start date
K

kaysee

In Sql Server Reporting Services 2005. I can successfully use the "MailTo"
protocol to create/display a report field as a URL link that will open and
generate an email (via Outlook) for the user to send.

However, I would like to modify this to create a MS Outlook calendar
appoinment instead. Can this be done strictly via a URL link (as that is the
only type of link SSRS can use).

Thanks.
SKC
 
Only if the link is to an iCalendar file (or iCalendar generated on demand).
 
Back
Top