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

TProfile

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

Declaration

Source position: googlegmail.pp line 560

type TProfile = class(TGoogleBaseObject)

protected

  procedure SetemailAddress(); virtual;

  procedure SethistoryId(); virtual;

  procedure SetmessagesTotal(); virtual;

  procedure SetthreadsTotal(); virtual;

published

  property emailAddress: string; [rw]

  property historyId: string; [rw]

  property messagesTotal: Integer; [rw]

  property threadsTotal: Integer; [rw]

end;

Inheritance

TProfile

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18