Unit 'googlegmail' Package
[Overview][Types][Classes][Index] [#googleapi]

TMessage

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

Declaration

Source position: googlegmail.pp line 394

type TMessage = class(TGoogleBaseObject)

protected

  procedure SethistoryId(); virtual;

  procedure Setid(); virtual;

  procedure SetinternalDate(); virtual;

  procedure SetlabelIds(); virtual;

  procedure Setpayload(); virtual;

  procedure Setraw(); virtual;

  procedure SetsizeEstimate(); virtual;

  procedure Setsnippet(); virtual;

  procedure SetthreadId(); virtual;

published

  property historyId: string; [rw]

  property id: string; [rw]

  property internalDate: string; [rw]

  property labelIds: TStringArray; [rw]

  property payload: TMessagePart; [rw]

  property raw: string; [rw]

  property sizeEstimate: Integer; [rw]

  property snippet: string; [rw]

  property threadId: string; [rw]

end;

Inheritance

TMessage

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18