CalendarEvtRecur
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| RecurID | int | |||
| BeginDate | datetime | yes | Default = getutcdate() | |
| EndDate | datetime | yes | Default = getutcdate() |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| EventID | int | CalendarEvent.ID |