Add Method
See Also Example Applies To
Adds the day of the week to the collection.
Syntax
object.Add (DoW)
| Part |
Description |
| object |
An object expression that evaluates to an RSSSkipDays object. |
| DoW |
Required.
A value from the RSS_DayOfWeek enumerated list. |
|