RecipientSubscibingListDTO Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the list of all recipients trying to be subscribed in bulk
Inheritance Hierarchy
SystemObject
  DMLibraryRecipientSubscibingListDTO

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

Syntax
[SerializableAttribute]
public class RecipientSubscibingListDTO

The RecipientSubscibingListDTO type exposes the following members.

Constructors
NameDescription
Public methodRecipientSubscibingListDTO
Initializes a new instance of the RecipientSubscibingListDTO class
Top
Properties
NameDescription
Public propertyErrorMessage
Message of the error occurred while performing the subscribe operation
Public propertyRecipients
Collection of RecipientSubscibingDTO to be subscribed in the system
Top
See Also