I am using the C# library DDay.iCal and trying to produce the ORGANIZER field as defined in IETF RFC 2445:
ORGANIZER;CN=John Smith:MAILTO:jsmith@host1.com
A simple question: how can I do this? I have already tried several alternatives with no success: there is always something wrong with the result.