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.
Gets or sets the default update interval for feeds.
Syntax
[ minutes = ] FeedsManager.DefaultInterval [ = minutes ]
Possible Values
minutes Integer that specifies or receives the length of time, in minutes. The property is read/write. The property has a default value of 1440.
Remarks
Default interval settings are stored in the registry on a per-user basis.
The mandatory minimum value is 15 minutes. The default value is 24 hours (1440 minutes).
Applies To
FeedsManager
See Also