Creates a subscription item property enumerator.
Syntax
HRESULT EnumProperties( IEnumItemProperties **ppEnumItemProperties );
Parameters
- ppEnumItemProperties
- [out] Address of a pointer to the IEnumItemProperties interface.
Return Value
Returns S_OK if successful, or an error code otherwise.