Get whether user is away
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property IsAway As Boolean
Get
property bool IsAway {
bool get ();
}
abstract IsAway : bool with get
Property Value
Type:
BooleanSee Also