Creating a MS Outlook Calendar appointment via a URL link?

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
 
S

Sue Mosher [MVP]

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