Click or drag to resize

IChannelGetUsers Property

Gets a collection of users in the IChannel

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
ICollection GetUsers { get; }

Property Value

Type: ICollection
See Also