RssFeedItemsListOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
RssFeedItemsListOptions
Telligent.Evolution.Extensibility.Api.Version1
class RssFeedItemsListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } }
int?