CalendarEvent Class

Definition

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
CalendarEvent

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.

Applies to