CalendarEvent Class

Definition

Model for a calendar event.

public class CalendarEvent
type CalendarEvent = class
Public Class CalendarEvent
Inheritance
CalendarEvent

Constructors

CalendarEvent()

Properties

Attendees

Attendees of the event.

Content

Body/content of the event.

End

End time of the event.

Location

Location of the event.

Start

Start time of the event.

Subject

Subject/title of the event.

Applies to