Index.Title Property
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);
A string representing the title of the index.
Index Object | Index Members | HelpProducer Namespace