Represents an classic email created in Email Studio.
| Name | Data Type | Description |
|---|---|---|
CategoryID | Int | Specifies the identifier of the folder. |
CharacterSet | String | Indicates encoding used in an email message. |
Client | ClientID object | Specifies the account ownership and context of an object. |
ClonedFromID | Int | ID of email message from which the specified email message was created. |
ContentAreas | Array of objects | Contains information about content areas included in an email message. |
ContentCheckStatus | String | Indicates whether content validation has completed for this email message. |
CorrelationID | String | Identifies correlation of objects across several requests. |
CreatedDate | DateTime | The date and time when the object was created. |
CustomerKey | String | User-supplied unique identifier for an object within an object type. |
EmailType | String | Defines preferred email type. |
Folder | String | Specifies folder information (Retrieve only) - Deprecated. |
HTMLBody | String | Contains HTML body of an email message. |
HasDynamicSubjectLine | Boolean | Indicates if email message contains a dynamic subject line. |
ID | Int | Read-only legacy identifier for an object. Not supported on all objects. |
IsActive | Boolean | Specifies if the object is active. |
IsHTMLPaste | Boolean | Indicates if email message was created via pasted HTML. |
ModifiedDate | DateTime | Last time object information was modified. |
Name | String | Name of the object or property. |
ObjectID | String | System-controlled, read-only text string identifier for object. |
Owner | Owner | Describes account ownership of subscriber in an on-your-behalf account. |
PartnerKey | String | Unique identifier provided by partner for an object. This property is accessible only via API. |
PartnerProperties | Array of APIProperty objects | A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API. |
Status | SubscriberStatus object | Defines status of object. |
Subject | String | Contains subject area information for a message. |
TextBody | String | Contains raw text body of a message. |