Click or drag to resize

EmailCreationTime Property

Stores and retrieves the current newsletter date of creation.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public DateTime CreationTime { get; set; }

Property Value

Type: DateTime
Date of creation.

Return Value

Type: DateTime
Date of creation.
Remarks