A Sandcastle Documented Class Library
IPrivateWindowIsAway Property |
Get whether the user is away or not.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool IsAway { get; }
ReadOnly Property IsAway As Boolean Get
property bool IsAway { bool get (); }
abstract IsAway : bool with get
Property Value
Type: BooleanSee Also