/// 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 ReadOnly Property Joined As DateTime
Get
property DateTime Joined {
DateTime get ();
}
abstract Joined : DateTime with get
Property Value
Type:
DateTimeSee Also