Subscription approval result.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | Represents that subscription was found and successfully approved. | |
| Failed | 1 | Represents that subscription has failed. | |
| NotFound | 2 | Represents that subscription wasn't found. | |
| TimeExceeded | 3 | Represents that subscription interval for approving request has exceeded. | |
| AlreadyApproved | 4 | Represents that subscription is already approved. |
See Also