RecurrenceRule
This is a table representing the RecurrenceRule entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the recurrence rule. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the recurrence rule. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the recurrence rule was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the recurrence rule. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| DayOfMonth | Integer | False |
The day of the month on which the recurring appointment or task occurs. |
| DaysOfWeekMask | Integer | False |
Bitmask representing the days of the week on which the recurring appointment or task occurs. |
| Duration | Integer | False |
Duration of the recurrence pattern in minutes. |
| EffectiveEndDate | Datetime | False |
The actual end date for expansion of the recurrence pattern. |
| EffectiveStartDate | Datetime | False |
The actual start date for expansion of the recurrence pattern. |
| EndTime | Datetime | False |
End time of the associated activity. |
| FirstDayOfWeek | Integer | False |
First day Of week for the recurrence pattern. |
| Instance | String | False |
Specifies the count for which the recurrence pattern is valid for a given interval. |
| Interval | Integer | False |
Number of units of a given recurrence type between occurrences. |
| IsNthMonthly | Boolean | False |
Specifies whether the monthly recurrence pattern is Nth monthly, valid only for monthly recurrence. |
| IsNthYearly | Boolean | False |
Specifies whether the yearly recurrence pattern is Nth yearly, valid only for yearly recurrence. |
| IsRegenerate | Boolean | False |
Valid only for task type recurrence,indicates whether task should be regenerated. |
| IsWeekDayPattern | Boolean | False |
Specifies whether the weekly recurrence pattern is actually a daily every weekday pattern, valid only for weekly recurrence. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the recurrence rule. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the recurrence rule was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who modified the recurrence rule. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| MonthOfYear | String | False |
Specifies the month of the year valid for the recurrence pattern. |
| ObjectId_Id | String | False |
Unique identifier of the object with which the recurrence rule is associated. |
| ObjectId_LogicalName | String | False | |
| ObjectId_Name | String | False | |
| Occurrences | Integer | False |
Number of occurrences of the recurrence pattern. |
| OwnerId_Id | String | False |
Unique identifier of the user or team who owns the recurrence rule. |
| OwnerId_LogicalName | String | False | |
| OwnerId_Name | String | False | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the recurrence rule. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningTeam_Id | String | True | |
| OwningTeam_LogicalName | String | True | |
| OwningTeam_Name | String | True | |
| OwningUser_Id | String | True | |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| PatternEndDate | Datetime | False |
End date of the Recurrence Range. |
| PatternEndType | String | False |
Pattern End Type of a recurring series. |
| PatternStartDate | Datetime | False |
Start date of the Recurrence Range. |
| RecurrencePatternType | String | False |
Type of Recurrence. |
| RuleId | String | False |
Unique identifier of the entity associated with recurrence rule. |
| StartTime | Datetime | False |
Start time of the recurring activity. |