Sends a notice to the specified user.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- recipient
- Type: NetIrc2.IrcString
The user to send the notice to.
- message
- Type:
System.String
The message to send.
See Also