NRecurrenceMonthlyRule Class Properties
In This Topic
For a list of all members of this type, see NRecurrenceMonthlyRule members.
Public Properties
| | Name | Description |
 | DayInMonth | Gets/Sets the day in month of this rule. Valid values are from 1 to 31 and from -31 to -1, where negative values mean days from the end of the month back. For example -1 represents the last day of the month. |
 | DayOrdinal | Gets/Sets the day in month when an appointment should occur. |
 | Frequency | Overridden. Gets the frequency of this recurrence rule. |
 | PatternType | Gets/Sets the pattern type of this recurrence. |
Top
See Also