Unit 'msgraph' Package
[Overview][Types][Classes][Index] [#odata]

Tevent

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msgraph.pp line 1574

type Tevent = class(ToutlookItem)

public

  procedure accept();

  procedure decline();

  procedure tentativelyAccept();

  procedure snoozeReminder();

  procedure dismissReminder();

  class function ObjectRestKind; override;

  class function ExportPropertyName(); override;

  function calendar();

  function instances();

  function attachments();

published

  property originalStartTimeZone: string; [rw]

  property originalEndTimeZone: string; [rw]

  property responseStatus: TresponseStatus; [rw]

  property iCalUId: string; [rw]

  property reminderMinutesBeforeStart: TInt32; [rw]

  property isReminderOn: Boolean; [rw]

  property hasAttachments: Boolean; [rw]

  property subject: string; [rw]

  property body: TitemBody; [rw]

  property bodyPreview: string; [rw]

  property importance: Timportance; [rw]

  property sensitivity: Tsensitivity; [rw]

  property start: TdateTimeTimeZone; [rw]

  property originalStart: TDateTime; [rw]

  property _end: TdateTimeTimeZone; [rw]

  property location: Tlocation; [rw]

  property isAllDay: Boolean; [rw]

  property isCancelled: Boolean; [rw]

  property isOrganizer: Boolean; [rw]

  property recurrence: TpatternedRecurrence; [rw]

  property responseRequested: Boolean; [rw]

  property seriesMasterId: string; [rw]

  property showAs: TfreeBusyStatus; [rw]

  property _type: TeventType; [rw]

  property attendees: TattendeeArray; [rw]

  property organizer: Trecipient; [rw]

  property webLink: string; [rw]

end;

Inheritance

Tevent

|

ToutlookItem

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18