WebcastStatusJson This is used to denote the status of a webcast Example Usage using Cvent.SDK.Models.Components; var value = WebcastStatusJson.NotStarted; Values Name Value NotStarted Not Started Started Started Finished Finished Cancelled Cancelled