EMContent Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the creative content for a specific content type (IE HTML or Text)
Inheritance Hierarchy
SystemObject
  DMLibraryEMContent

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
[SerializableAttribute]
public class EMContent

The EMContent type exposes the following members.

Constructors
NameDescription
Public methodEMContent
Initializes a new instance of the EMContent class
Top
Properties
NameDescription
Public propertyContent
The content string
Public propertyEncoding
The encoding of the content
Public propertySnippetOn
Gets and sets snippet on
Public propertyType
The type of content
Top
See Also