Sets or retrieves 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
See Also