Returns the time user went away on this IServer (UTC time)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax DateTime AwayTime { get; }
ReadOnly Property AwayTime As DateTime
Get
property DateTime AwayTime {
DateTime get ();
}
abstract AwayTime : DateTime with get
Property Value
Type:
DateTimeSee Also