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 update setting for the feed.
Syntax
[ nReturnValue = ] Feed.SyncSetting [ = syncSetting ]
Possible Values
syncSetting A value from the FEEDS_SYNC_SETTING enumeration that specifies the synchronization setting. nReturnValue An Integer value from the FEEDS_SYNC_SETTING enumeration that specifies the synchronization setting. The property is read/write. The property has a default value of 0.
Applies To
Feed
See Also