UnsubscriptionInfoUnsubscriptionFromIssueID Property |
Issue id from where was unsubscription created.
If null, unsubscriptions were not made from the issue.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public virtual Nullable<int> UnsubscriptionFromIssueID { get; set; }
Property Value
Type:
NullableInt32See Also