TriggeredSendStatusEnum

The lifecycle states of a triggered send on a triggered send definition.

NameDescription
ActiveRepresents a triggered send that’s currently sending messages. Allow a TriggeredSendDefinition to receive and send TriggeredSends.
CanceledIndicates that the triggered send exists but doesn't accept any new triggered send calls. This status represents a triggered send with sends that were canceled by the account owner. This property relates to the archive status of a triggered send. Once a triggered send has this status, it can’t revert to active or inactive status.
DeletedIndicates that the subscriber has been deleted.
InactiveIndicates that a subscriber address isn’t currently being used.
MovedIndicates that the triggered send moved to a new location.
NewIndicates that the status of the triggered send is new.