Click or drag to resize

IWindowNicklist Property

Returns the INicklist associated with this IWindow.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
INicklist Nicklist { get; }

Property Value

Type: INicklist
Remarks
Can return null on windows without a Nicklist
See Also