Click or drag to resize

StatisticsGetActionCount Method (String, Int32, Int32)

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public static int GetActionCount(
	string type,
	int messageID,
	int recipientID
)

Parameters

type
Type: SystemString
messageID
Type: SystemInt32
recipientID
Type: SystemInt32

Return Value

Type: Int32
See Also