Readonly creatorThe address of the meeting creator
Readonly idThe ID of the meeting
Readonly isIs this meeting password protected
Readonly languageThe language for the meeting
Readonly nameThe name for the meeting
Readonly participantsThe people participating in the meeting
Readonly phoneWho will be called to access to the meeting
Readonly recordIndicates if the meeting will be recorded
Readonly urlThe link to access to the meeting
Readonly validThe starting time for the meeting
Readonly validThe ending time for the meeting
Returns a new meeting with the provided values changed
Represents a meeting. This class is immutable. All the properties are readonly and must never be changed. Instances of this class are usually obtained using MeetingManager