Try our conversational search powered by Generative AI!
AI OnAI Off
Version Info: This topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector.
Mailing template interface definition. Implement the mailing template interface in a provider's pagetype to indicate that PageData should push its content to the service API Mailing Template.
public interface IMailingTemplatePageType
Gets or sets the mailing template identification.
int MailingTemplateID { get; set; }
Last updated: Dec 10, 2015