Click or drag to resize

IUserJoined Property

/// Returns the time the user joined the IChannel (UTC time)

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

Property Value

Type: DateTime
See Also