guests_can_modify


Description:

public bool guests_can_modify { get; set; }

Indicates whether attendees may modify the original event, so that changes are visible to organizers and other attendees.

Otherwise, any changes made by attendees will be restricted to that attendee's calendar.

For more information, see the GData specification.