Create an Email Send Definition

An email send definition is an object that defines the properties, recipients, and content for an email send. Email send definitions are a helpful way to send an email to a list of subscribers.

If you want to use SOAP API to send an email to a list of recipients in a data extension, you must create an email send definition.

These C# code examples show how to interact with email send classifications and send definitions.

This example creates a send definition that includes a recipient list from a data extension.

This code example retrieves information about a specific email send definition.