A Sandcastle Documented Class Library
IServerAwayMessage Property |
Returns your away message on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string AwayMessage { get; }
ReadOnly Property AwayMessage As String Get
property String^ AwayMessage { String^ get (); }
abstract AwayMessage : string with get
Property Value
Type: StringSee Also