EmailTemplate

The EmailTemplate type is used hold information about the structure of an email that is used to with automated messaging to send emails to users who are subscribed.

Below are the properties and their purpose.

  • string Data
    • Default Value: Empty string.
    • Intended Value: The data for the template.
  • string Guid
    • Default Value: Empty string.
    • Intended Value: The guid of the email instance.
  • int Sequence
    • Default Value: 0.
    • Intended Value: The order at which the email template should be applied.
  • string FollowsGUID
    • Default Value: Empty string.
    • Intended Value: The guid of another email instance to indicate that this email should be sent after the previous has been sent.
Updated on January 25, 2023

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support

Leave a Comment