| EmailBody Property |
Stores and retrieves the current newsletter body text.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string Body { get; set; }
Public Property Body As String
Get
Set
Property Value
Type:
StringNewsletter body text
Return Value
Type:
StringNewsletter body text
Remarks See Also