Settings Class

Definition

settings

public class Settings
type Settings = class
Public Class Settings
Inheritance
Settings

Constructors

Name Description
Settings()

Properties

Name Description
Authentication

Whether MailChimp authenticated the campaign. Defaults to true

AutoFooter

Automatically append MailChimp's default footer to the campaign

AutoPostToFacebook

An array of Facebook page ids to auto-post to

AutoTweet

Automatically tweet a link to the campaign archive page when the campaign is sent

CampaignSubjectLine

The subject line for the campaign

Conversation

Use MailChimp Conversation feature to manage out-of-office replies

FacebookComments

Allows Facebook comments on the campaign (also force-enables the Campaign Archive toolbar). Defaults to true

FolderId

If the campaign is listed in a folder, the id for that folder

FromName

The 'from' name on the campaign (not an email address)

InlineCSS

Automatically inline the CSS included with the campaign content

ReplyToAddress

The reply-to email address for the campaign

Title

The title of the campaign

ToName

The campaign's custom 'To' name. Typically the first name merge field

Applies to