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)
Syntax bool IsInviteOnly { get; }
ReadOnly Property IsInviteOnly As Boolean
Get
property bool IsInviteOnly {
bool get ();
}
abstract IsInviteOnly : bool with get
Property Value
Type:
BooleanSee Also