property Property.ID as Long

Retrieves the property's identifier

TypeDescription
Long A long expression that indicates the property's identifier.

The property's identifier identifies a property. The property's identifier is used by Invoke method of IDispatch property to invoke a property. Use the Add method to specify the property's identifier when adding properties manually.