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

TListHistoryResponse

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

Declaration

Source position: googlegmail.pp line 296

type TListHistoryResponse = class(TGoogleBaseObject)

protected

  procedure Sethistory(); virtual;

  procedure SethistoryId(); virtual;

  procedure SetnextPageToken(); virtual;

published

  property history: TListHistoryResponseTypehistoryArray; [rw]

  property historyId: string; [rw]

  property nextPageToken: string; [rw]

end;

Inheritance

TListHistoryResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18