Get the IChannel topic
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
SyntaxReadOnly Property Topic As String
	Get
property String^ Topic {
	String^ get ();
}abstract Topic : string with get
Property Value
Type: 
String
See Also