/// Returns the nick color to use for the nick on this IChannel (UTC time)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property NickColor As Integer
Get
property int NickColor {
int get ();
}
abstract NickColor : int with get
Property Value
Type:
Int32See Also