Click or drag to resize

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; }

Property Value

Type: String
Message subject

Return Value

Type: String
Message subject
Remarks