CreateCalendarEventResponse Class

Definition

Response for Update a group event

public class CreateCalendarEventResponse
type CreateCalendarEventResponse = class
Public Class CreateCalendarEventResponse
Inheritance
CreateCalendarEventResponse

Constructors

Name Description
CreateCalendarEventResponse()

Properties

Name Description
Body

body

End

end

Id

Unique id of the event.

Importance

The importance of the event: Low, Normal, or High.

IsAllDay

True if the event is an all day event.

IsReminderOn

Set to true if the event has a reminder.

Location

location

ReminderStartDuration

Time in minutes before event starts to remind.

ResponseRequested

True if a response was requested for the event.

ShowAs

Status to show during the event.

Start

start

Subject

Title of the event.

Applies to