Share via


MetaProperties.Item Property (Office)

Gets a MetaProperty object from the MetaProperties collection. Read-only.

Syntax

expression .Item(Index)

expression An expression that returns a MetaProperties object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Variant

The name or index number of the MetaProperty object to be returned.

Return Value

MetaProperty

See Also

Concepts

MetaProperties Object

MetaProperties Object Members