EMInboundAddressSaveItems Class

Alterian Email Manager 6.2.3 SDK Help File
A container class for add, delete, and update requests for inbound email addresses
Inheritance Hierarchy
SystemObject
  DMLibraryEMInboundAddressSaveItems

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

Syntax
public class EMInboundAddressSaveItems

The EMInboundAddressSaveItems type exposes the following members.

Constructors
NameDescription
Public methodEMInboundAddressSaveItems
Initializes a new instance of the EMInboundAddressSaveItems class
Top
Properties
NameDescription
Public propertyDeletedAddresses
Collection of address IDs to delete
Public propertyNewAddresses
Collection of addresses to create
Public propertyUpdatedAddresses
Collection of addresses to update
Top
See Also