DMInboundEventForward Constructor (Int32, String)

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the DMInboundEventForward class

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

Syntax
public DMInboundEventForward(
	int EventId,
	string Email
)

Parameters

EventId
Type: SystemInt32
Email
Type: SystemString
See Also