IADsPropertyList Property Methods

Property methods take the form of either get_<property> or put_<property>. The property methods of the IADsPropertyList interface read and write the properties described below. For more information, see Interface Property Methods.

Properties in Vtable Order

Property Access Method Prototype
PropertyCount R/O HRESULT get_PropertyCount
([out] LONG * plCount)

Property Descriptions

PropertyCount
The number of properties in the property list.

See Also

IADsPropertyEntry, IADsPropertyValue, Property Cache