| IChannelIsModerated Property  | 
 
            Gets whether the IChannel is moderated
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
 Syntax
Syntaxbool IsModerated { get; }ReadOnly Property IsModerated As Boolean
	Get
property bool IsModerated {
	bool get ();
}abstract IsModerated : bool with get
Property Value
Type: 
Boolean See Also
See Also