Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the system-defined limit of items retained for feeds.
Syntax
HRESULT IFeedsManager::get_ItemCountLimit(LONG *itemCountLimit);
Parameters
- itemCountLimit
Pointer to a variable of type LONG that receives the value.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
The property has a default value of 2500.