NewListRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NewListRequest
public class NewListRequest
type NewListRequest = class
Public Class NewListRequest
- Inheritance
-
NewListRequest
Constructors
| Name | Description |
|---|---|
| NewListRequest() | |
Properties
| Name | Description |
|---|---|
| AllowUsersToChooseBetweenHTMLAndPlainTextTrueFalse |
When set to true, subscribers can choose whether they want to receive HTML or plain-text emails. When set to false, subscribers will receive HTML emails, with a plain-text alternative backup |
| CampaignDefaults |
campaign_defaults |
| Contact |
contact |
| ListName |
The name of the list |
| NotifyOnSubscribe |
The email address to send subscribe notifications to |
| NotifyOnUnsubscribe |
The email address to send unsubscribe notifications to |
| PermissionReminder |
Text to remind people how they signed up to this list |
| UseArchiveBar |
Whether campaigns for this list use the Archive Bar in archives by default |
| Visibility |
Whether this list is public or private |