set_guests_can_modify
Description:
public void set_guests_can_modify (bool guests_can_modify)
Sets the guests_can_modify property to guests_can_modify
.
Parameters:
this |
a CalendarEvent
|
guests_can_modify |
true if attendees can modify the original event, false otherwise
|