Name | Description | |
---|---|---|
NRecurrenceMonthlyRule Constructor | Overloaded. |
The following tables list the members exposed by NRecurrenceMonthlyRule.
Name | Description | |
---|---|---|
NRecurrenceMonthlyRule Constructor | Overloaded. |
Name | Description | |
---|---|---|
DayInMonthProperty | Reference to the DayInMonth property. | |
DayOrdinalProperty | Reference to the DayOrdinal property. | |
NRecurrenceMonthlyRuleSchema | Schema associated with NRecurrenceMonthlyRule. | |
PatternTypeProperty | Reference to the PatternType property. |
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. |
Name | Description | |
---|---|---|
DecreaseMonths | Decreases the months in the given date and goes to the previous year if they cannot be decreased anymore. | |
IncreaseMonths | Increases the months in the given date and goes to the next year if they cannot be increased anymore. | |
IsMonthAllowed | Gets whether dates of the given month are allowed for this rule. | |
TryGetNextDate | Overridden. Tries to get the next date and time relative to the given one. | |
TryGetPreviousDate | Overridden. Tries to get the previous date and time relative to the given one. |