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

Tmessage

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

Declaration

Source position: msgraph.pp line 2078

type Tmessage = class(ToutlookItem)

public

  function copy();

  function move();

  function createReply();

  function createReplyAll();

  function createForward();

  procedure reply();

  procedure replyAll();

  procedure forward();

  procedure send();

  class function ObjectRestKind; override;

  function attachments();

published

  property receivedDateTime: TDateTime; [rw]

  property sentDateTime: TDateTime; [rw]

  property hasAttachments: Boolean; [rw]

  property internetMessageId: string; [rw]

  property subject: string; [rw]

  property body: TitemBody; [rw]

  property bodyPreview: string; [rw]

  property importance: Timportance; [rw]

  property parentFolderId: string; [rw]

  property sender: Trecipient; [rw]

  property from: Trecipient; [rw]

  property toRecipients: TrecipientArray; [rw]

  property ccRecipients: TrecipientArray; [rw]

  property bccRecipients: TrecipientArray; [rw]

  property replyTo: TrecipientArray; [rw]

  property conversationId: string; [rw]

  property uniqueBody: TitemBody; [rw]

  property isDeliveryReceiptRequested: Boolean; [rw]

  property isReadReceiptRequested: Boolean; [rw]

  property isRead: Boolean; [rw]

  property isDraft: Boolean; [rw]

  property webLink: string; [rw]

end;

Inheritance

Tmessage

|

ToutlookItem

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18