CalendarEvent Members
The CalendarEvent class represents a unique calendar item occurrence.
The following tables list the members exposed by the CalendarEvent type.
Public Constructors
Name | Description | |
---|---|---|
CalendarEvent | The CalendarEvent constructor initializes a new instance of the CalendarEvent class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top