Question

Hi is it possible to specify a 'nickname' as the ATTENDEE in Vcalendar . so that instead of the email address appearing in the email 'required' field it would display a more friendly name ? thanks for any help

Mick

Was it helpful?

Solution

Yes, easily via the CN parameter:

ATTENDEE;ROLE=REQ-PARTICIPANT;CN=Test User:MAILTO:test.user@somewhere.com

See also: http://www.kanzaki.com/docs/ical/attendee.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top