Click or drag to resize

emailSendTaskCollection Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the emailSendTaskCollection class

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public emailSendTaskCollection(
	string __tableName
)
Request Example View Source

Parameters

__tableName
Type: SystemString
See Also