Name Property

      Applies To

Sets or returns the name of the object.

Syntax

Property Get Name () As String

Remarks

For the AddIn object the Name property is initially obtained from the display name of the add-in as it is registered. This value can only be changed by the add-in itself during the OnConnection event. At other times it is read-only.