Click or drag to resize
UnsubscriptionInfoUnsubscriptionNewsletterID Property
Unsubscribed from specific newsletter. If null, unsubscribed from all newsletters.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
public virtual Nullable<int> UnsubscriptionNewsletterID { get; set; }

Property Value

Type: NullableInt32
See Also