Gets or sets the subject string of the current document. It is an empty string, if there is no subject string contained in the document.

Syntax

public string DocumentSubject { get; set; }
Public ReadOnly Property DocumentSubject() As String