I need to send calendar events to another mobile subscriber, but theres no event or procedure under the calendar library that does this feature. is it really possible to send calendar events.
Re: HELP..How to send Calendar Events using SDK 2.1?
2006-05-08, 12:17#2
hi,
The calendar class provides API's to export calendar entries from your phone to a stream.(A File). then u can send this file as an attachment through SMS. This can be one solution for your query though there may be many ways of achieving the same.
with regards,
Hemanth.