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