AnswerWizardFiles.Item Property
Gets a file name string from an AnswerWizardFiles collection. Read-only.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.Item(Index)
expression Required. A variable that represents an AnswerWizardFiles object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Long | The index number of the Answer Wizard file name string, or the file name, to be returned. |
Note