MagicCMS Documentation

RegisteredUser..::..Expired Property

Gets a value indicating whether this RegisteredUser is expired (not confirmed by user in 24 hours).

Namespace:  MagicCMS.Marketing
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool Expired { get; }

Field Value

true if expired; otherwise, false.