Subject

DocumentProperties.Subject property

Contains a user-defined text string that describes the contents of the document. Maximum length is 63 characters.

public string Subject { get; set; }

See Also