set_guests_can_see_guests
Description:
public void set_guests_can_see_guests (bool guests_can_see_guests)
Sets the guests_can_see_guests property to
guests_can_see_guests
.
Parameters:
this |
a CalendarEvent
|
guests_can_see_guests |
true if attendees can see who's attending the event, false otherwise
|