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