  | StatisticsLogAction Method (String, String, Int32) | 
  
    Namespace: 
   Dynamicweb.Mailing
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic static void LogAction(
	string sessionId,
	string type,
	int messageID
)
Public Shared Sub LogAction ( 
	sessionId As String,
	type As String,
	messageID As Integer
)
Parameters
- sessionId
 - Type: SystemString
 - type
 - Type: SystemString
 - messageID
 - Type: SystemInt32
 
See Also