It's just a text file, you can open it in any editor or open it using any
file or text stream and then use string functions to parse it. Anything you
add must not only comply with the RFC for ical but also to what Outlook will
understand, Outlook doesn't support everything in the ical RFC.
Open a few using Notepad to see what they look like.
"Mauro Batista" <MauroBatista@discussions.microsoft.com> wrote in message
news:BF32EFC6-300E-4BB7-99CC-2D8331E58580@microsoft.com...
> Hi,
>
> I need to add some event's in the Ical created by the metting request
> form,
> anyone know a away to do it? I'am using c# to create my add-in
>
> thank you,
> Mauro Batista