The CalendarItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllDayEvent |
Will this be an all day event
| |
| BusyStatus |
The BusyStatus of this item
| |
| Categories |
The categories of this item
| |
| Contacts |
The list of contacts
| |
| Created |
The date and time the item was created
| |
| Duration |
The duration of the item
| |
| End |
The end time and date of the item
| |
| FormDescription |
The form description
| |
| FormDescription2 |
The secondary form description
| |
| GlobalId |
Gets or sets a string that uniquly identifies this calendar item to recipients of meeting requests for this item.
| |
| HasReminder |
Will there be a reminder with this item
| |
| Id |
The universal id of this item
(Overrides FrameworkFolderItemId.) | |
| Importance |
The importance level of this item.
| |
| LabelColor |
The Color to be used for the label
| |
| Location |
The location of the item
| |
| Modified |
The date and time the item was last modified
| |
| NextReminder |
The date and time of the next reminder
| |
| Notes |
The body of the item
| |
| OptionalAttendees |
The list of optional attendees
| |
| Organizer |
The organizer of the calender event
| |
| Owner |
Calendar folder provider for the appointment.
| |
| ParentFolder |
Calendar folder provider for the appointment.
| |
| Private |
Is this item private
| |
| Provider | ||
| Recurrence |
The Recurrence defination for this item
| |
| ReminderInterval |
The interval between the start of the appointment and the reminder
| |
| RequiredAttendees |
The list of required attendees
| |
| SequenceNumber |
Gets or sets the most recently used revision number (or sequence number) used when sending changes/updates to recipients of meeting requests for this item.
| |
| Start |
The Start time and date of the item
| |
| Subject |
Subject of the item
| |
| TimeZone |
See Also