AI Summary: This issue proposes enhancing the `attendees` property to accept a list of email strings directly, rather than requiring them to be formatted as `vCalAddress` objects. The goal is to simplify the developer experience by allowing straightforward email input, with a TDD approach outlined for implementation and testing.
icalendar parser library for Python