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

TmailFolder

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

Declaration

Source position: msgraph.pp line 2178

type TmailFolder = class(Tentity)

public

  function copy();

  function move();

  class function ObjectRestKind; override;

  function messages();

  function childFolders();

published

  property displayName: string; [rw]

  property parentFolderId: string; [rw]

  property childFolderCount: TInt32; [rw]

  property unreadItemCount: TInt32; [rw]

  property totalItemCount: TInt32; [rw]

end;

Inheritance

TmailFolder

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18