Click or drag to resize

IChannelExceptList Property

Returns the IChannel except list

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
Collection<IChannelMask> ExceptList { get; }

Property Value

Type: CollectionIChannelMask
See Also