CalendarEvent Members
Include Protected Members
Include Inherited Members
The CalendarEvent class represents a unique calendar item occurrence.
The CalendarEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CalendarEvent | The CalendarEvent constructor initializes a new instance of the CalendarEvent class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BusyType | The BusyType property gets or sets the free/busy status of a calendar event. |
![]() |
CalendarEventDetails | The CalendarEventDetails property provides additional information about a calendar event. |
![]() |
EndTime | The EndTime property gets or sets the end time of a calendar event. |
![]() |
StartTime | The StartTime property gets or sets the start time of a calendar event. |
Top