| EmailSubject Property |
Stores and retrieves the message subject.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string Subject { get; set; }
Public Property Subject As String
Get
Set
Property Value
Type:
StringMessage subject
Return Value
Type:
StringMessage subject
Remarks See Also