Click or drag to resize

IChannelInviteList Property

Returns the IChannel invite list

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

Property Value

Type: CollectionIChannelMask
See Also