AppointmentMappings Properties
Specifies the mapping of the AppointmentItem properties to the appropriate data fields.| Name | Description |
|---|---|
| ActualEnd | Gets or sets the data field to which an appointment’s AppointmentItem.ActualEnd property is bound. |
| ActualStart | Gets or sets the data field to which an appointment’s AppointmentItem.ActualStart property is bound. |
| AllDay | Gets or sets the data field to which an appointment’s AppointmentItem.AllDay property is bound. |
| Description | Gets or sets the data field to which an appointment’s AppointmentItem.Description property is bound. |
| End | Gets or sets the data field to which an appointment’s AppointmentItem.AllDay property is bound. |
| Id | Gets or sets the data field to which an appointment’s AppointmentItem.Id property is bound. |
| LabelId | Gets or sets the data field to which an appointment’s AppointmentItem.LabelId property is bound. |
| Location | Gets or sets the data field to which an appointment’s AppointmentItem.Location property is bound. |
| PatternId | Gets or sets the data field to which an appointment’s AppointmentItem.PatternId property is bound. |
| RecurrenceIndex | Gets or sets the data field to which an appointment’s AppointmentItem.RecurrenceIndex property is bound. |
| RecurrenceRule | Gets or sets the data field to which an appointment’s AppointmentItem.RecurrenceRule property is bound. |
| Reminders | |
| ResourceIds | Gets or sets the data field to which an appointment’s AppointmentItem.ResourceIds property is bound. |
| Start | Gets or sets the data field to which an appointment’s AppointmentItem.Start property is bound. |
| StatusId | Gets or sets the data field to which an appointment’s AppointmentItem.StatusId property is bound. |
| Subject | Gets or sets the data field to which an appointment’s AppointmentItem.Subject property is bound. |
| TimeZoneId | Gets or sets the data field to which an appointment’s AppointmentItem.TimeZoneId property is bound. |
| Type | Gets or sets the data field to which an appointment’s AppointmentItem.Type property is bound. |
See Also