Calendar
This is a table representing the Calendar entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the calendar. |
| BusinessUnitId_Id | String | False |
Unique identifier of the business unit with which the calendar is associated. |
| BusinessUnitId_LogicalName | String | False | |
| BusinessUnitId_Name | String | False | |
| CalendarId | String | False |
Unique identifier of the calendar. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the calendar. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the calendar was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the calendar. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| Description | String | False |
Calendar used by the scheduling system to define when an appointment or activity is to occur. |
| IsShared | Boolean | False |
Calendar is shared by other calendars, such as the organization calendar. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the calendar. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the calendar was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the calendar. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| Name | String | False |
Name of the calendar. |
| OrganizationId_Id | String | True |
Unique identifier of the organization with which the calendar is associated. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| PrimaryUserId | String | False |
Unique identifier of the primary user of this calendar. |