EMSmartListRefreshResult Constructor (Int32, Int32, String)

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

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

Syntax
public EMSmartListRefreshResult(
	int listID,
	int count,
	string error
)

Parameters

listID
Type: SystemInt32
count
Type: SystemInt32
error
Type: SystemString
See Also