set_anyone_can_add_self
Description:
public void set_anyone_can_add_self (bool anyone_can_add_self)
Sets the anyone_can_add_self property to
anyone_can_add_self.
Parameters:
| this |
a CalendarEvent
|
| anyone_can_add_self |
true if anyone can add themselves as an attendee to the event, false otherwise
|