CalendarEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an event in a calendar.
public ref class CalendarEvent sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class CalendarEvent : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class CalendarEvent
Inherits ComplexProperty
- Inheritance
Properties
Details |
Gets the details of a calendar event. |
EndTime |
Gets the end date and time of the event. |
FreeBusyStatus |
Gets the free/busy status that is associated with the event. |
StartTime |
Gets the start date and time of the event. |