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

TconversationThread

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

Declaration

Source position: msgraph.pp line 1475

type TconversationThread = class(Tentity)

public

  procedure reply();

  class function ObjectRestKind; override;

  function posts();

published

  property toRecipients: TrecipientArray; [rw]

  property topic: string; [rw]

  property hasAttachments: Boolean; [rw]

  property lastDeliveredDateTime: TDateTime; [rw]

  property uniqueSenders: TStringArray; [rw]

  property ccRecipients: TrecipientArray; [rw]

  property preview: string; [rw]

  property isLocked: Boolean; [rw]

end;

Inheritance

TconversationThread

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18