DMInboundEventForward Class

Alterian Email Manager 6.2.3 SDK Help File
Represents a light-weight user object.
Inheritance Hierarchy
SystemObject
  DMLibraryDMInboundEventForward

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

Syntax
public class DMInboundEventForward

The DMInboundEventForward type exposes the following members.

Constructors
NameDescription
Public methodDMInboundEventForward
Initializes a new instance of the DMInboundEventForward class
Public methodDMInboundEventForward(Int32, String)
Initializes a new instance of the DMInboundEventForward class
Top
Fields
NameDescription
Public fieldEmail
Email to forward.
Public fieldEventId
ID of event.
Top
See Also