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 | |
---|---|---|
ExtendedProperties | Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property defined on an object. |
Top