CreateNewListResponseModel 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.
Item in An array of objects, each representing a list
public class CreateNewListResponseModel
type CreateNewListResponseModel = class
Public Class CreateNewListResponseModel
- Inheritance
-
CreateNewListResponseModel
Constructors
| Name | Description |
|---|---|
| CreateNewListResponseModel() | |
Properties
| Name | Description |
|---|---|
| BeamerAddress |
The list's Email Beamer address |
| CampaignDefaults |
campaign_defaults |
| Contact |
contact |
| CreationDate |
The date and time that this list was created |
| EmailTypeOption |
Whether the list supports multiple formats for emails.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 |
| Links |
A list of link types and descriptions for the API schema documents |
| ListId |
A string that uniquely identifies this list |
| ListName |
The name of the list |
| ListRating |
An auto-generated activity score for the list (0-5) |
| Modules |
Any list-specific modules installed for this list |
| NotifyOnSubscribe |
The email address to send subscribe notifications to |
| NotifyOnUnsubscribe |
The email address to send unsubscribe notifications to |
| PermissionReminder |
The permission reminder for the list |
| Stats |
stats |
| SubscribeURLLong |
The full version of this list's subscribe form (host will vary) |
| SubscribeURLShort |
Our EepURL shortened version of this list's subscribe form |
| UseArchiveBar |
Whether campaigns for this list use the Archive Bar in archives by default |
| Visibility |
Whether this list is public or private |