IServerAwayMessage Property |
Returns the away message on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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