RecipientSubscibingDTO Class

Alterian Email Manager 6.2.3 SDK Help File
Represents the summary of a recipient subscription entity
Inheritance Hierarchy
SystemObject
  DMLibraryRecipientSubscibingDTO

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

Syntax
[SerializableAttribute]
public class RecipientSubscibingDTO

The RecipientSubscibingDTO type exposes the following members.

Constructors
NameDescription
Public methodRecipientSubscibingDTO
Initializes a new instance of the RecipientSubscibingDTO class
Top
Properties
NameDescription
Public propertyPKValue
Value of the PrimaryKey
Public propertyRecipientId
Value of the PrimaryKey
Public propertyStatus
The RecipientSubscribingStatus for the recipient whilst subscribing it
Top
See Also