how to get ekevent EKparticipant email?
EKParticipant class does not have such a attribute.
Is it possible to render the native ios participants controller t
Another option might be to look up the EKParticipant's URL. The output should be a mailto URI like mailto:xyz@xyz.com. There's some sparse documentation here:
http://developer.apple.com/library/ios/#documentation/EventKit/Reference/EKParticipantClassRef/Reference/Reference.html