SendEmailStatusJson It is used to denote the status of the sent email. Example Usage using Cvent.SDK.Models.Components; var value = SendEmailStatusJson.Sent; Values Name Value Sent Sent InProgress In-Progress Error Error OptedOut Opted-Out