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

Tpost

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

Declaration

Source position: msgraph.pp line 2463

type Tpost = class(ToutlookItem)

public

  procedure forward();

  procedure reply();

  class function ObjectRestKind; override;

  function inReplyTo();

  function attachments();

published

  property body: TitemBody; [rw]

  property receivedDateTime: TDateTime; [rw]

  property hasAttachments: Boolean; [rw]

  property from: Trecipient; [rw]

  property sender: Trecipient; [rw]

  property conversationThreadId: string; [rw]

  property newParticipants: TrecipientArray; [rw]

  property conversationId: string; [rw]

end;

Inheritance

Tpost

|

ToutlookItem

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18