TargetedMessageEventArgs PropertiesNetIRC2 IRC Client Library for .NET
The TargetedMessageEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyRecipient
The recipient.
Public propertySender
The sender. Be aware that some messages may not have a sender, such as NOTICEs from the server at connect time. In this case the sender will be null.
Back to Top
See Also