Click or drag to resize

EmailCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionEmail
    Dynamicweb.EmailMarketingEmailCollection

Namespace:  Dynamicweb.EmailMarketing
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
public class EmailCollection : Collection<Email>

The EmailCollection type exposes the following members.

Constructors
  NameDescription
Public methodEmailCollection
Initializes a new instance of the EmailCollection class
Top
Properties
  NameDescription
Protected propertyData
Top
Methods
See Also