SMSEventArgs Constructor (Object)

Routee SMSClient

SMSEventArgs Constructor (Object)

Initializes a new instance of the SMSEventArgs class

Namespace:  SMSInterfaces.Base
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
public SMSEventArgs(
	Object data
)

Parameters

data
Type: SystemObject
See Also