Create C # invitation for Blackberry

I need to create an email in C # that will be sent to BlackBerry (or Outlook) and will be recognized as an invitation. At the moment I am creating an email with the attachment text.ics included so that in Outlook the user can click on the attachment and add it to their calendar which is working. The problem is it is not recognized as an invitation in Outlook to invite email or to blackberry.

thank

0


source to share


1 answer


http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/ describes the required format at the end of the message.



Regards, Tamberg

0


source







All Articles