OpenedEmailInfo OpenedWhen Property Kentico 8.0 API Reference
Gets or sets the timestamp when the issue of the newsletter was opened by subscriber.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineDateTime
Timestamp or CMS.Helpers.DateTimeHelper.ZERO_TIME if the issue was not read by the specified subscriber yet.
See Also