| 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
)
Public Shared Function GetActionCount (
type As String,
messageID As Integer,
recipientID As Integer
) As Integer
Parameters
- type
- Type: SystemString
- messageID
- Type: SystemInt32
- recipientID
- Type: SystemInt32
Return Value
Type:
Int32See Also