I want to send mail to clients with two information, one is event for calendar and other is location. This picture is showing example of that:
https://skitch.com/kkatusic/gjyrh/appointment-not-confirmed-yet.png-50-documents-50-total-pages
my question is how to set up this in mail function that is build with php?
Thx.
I realized how to manage it. Trick base in “subject” of your email and “body”.
When your subject has: Your appointment @ Thursday December 29, 2011 at 10:00am you will see calendar icon in right sidebar.
If you in “body” of email message attach lines like: when:, where:, start: end:, with:; all this data would be attached to the calendar when you click on calendar icon.