IExtendedProperties Members

Include Protected Members
Include Inherited Members

The IExtendedProperties class is an interface that represents the collection of extended properties associated with an object.

The IExtendedProperties type exposes the following members.

Properties

  Name Description
Public property ExtendedProperties Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property defined on an object.

Top