EMCampaignSaveManifestItems Property

Alterian Email Manager 6.2.3 SDK Help File
List of Manifest Items, each representing a single saved item in the transactional Campaign save.

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

Syntax
public List<EMCampaignSaveManifestItem> Items { get; set; }

Property Value

Type: ListEMCampaignSaveManifestItem
See Also