Property MaxEntries
MaxEntries
Gets or sets the maximum number of feed entries to return. Default is 20. Set to 0 for unlimited.
public int MaxEntries { get; set; }
Gets or sets the maximum number of feed entries to return. Default is 20. Set to 0 for unlimited.
public int MaxEntries { get; set; }