Click or drag to resize
LinkInfoLinkOutdated Property
Gets or sets whether the link should not be used in the latest version of the issue.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public virtual bool LinkOutdated { get; set; }

Property Value

Type: Boolean
true if the link should not be used, otherwise false.
See Also