| 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; }
Public Property CreationTime As DateTime
Get
Set
Property Value
Type:
DateTimeDate of creation.
Return Value
Type:
DateTimeDate of creation.
Remarks See Also