Cloud Mail 2020 Delphi Edition

Questions / Feedback?

OLFolder Type

Holds information about a folder.

Remarks

Holds information about a folder.

Fields

ChildFolderCount
Integer

The number of child folders the folder has.

ChildFolders
String

The child folders of the folder.

DisplayName
String

The display name of the folder.

Id
String

The unique identifier of the folder.

MessageRules
String

The message rules of the folder.

Messages
String

The messages contained in the folder.

MultiValueExtendedProperties
String

The multi-value extended properties defined for the folder.

ParentFolderId
String

The unique identifier for the folder's parent.

SingleValueExtendedProperties
String

The single-value extended properties defined for the folder.

TotalItemCount
Integer

The number of total items in the folder.

UnreadItemCount
Integer

The number of unread items in the folder.

Constructors

constructor Create();

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Delphi Edition - Version 20.0 [Build 8308]