Gets or sets the title to use for the index.

[VBScript]
Public Property Title As String
[JScript]
public function get Title() : String;
public function set Title(String);

Property Value

A string representing the title of the index.

See Also

Index Object | Index Members | HelpProducer Namespace