Click or drag to resize

IServerInviteLength Property

Max invite list count on this IServer. (retrieved from 005)

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
int InviteLength { get; }

Property Value

Type: Int32
See Also