Cloud Mail 2020 Android Edition

Questions / Feedback?

OLFolder Type

Holds information about a folder.

Remarks

Holds information about a folder.

Fields

ChildFolderCount
int

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
int

The number of total items in the folder.

UnreadItemCount
int

The number of unread items in the folder.

Constructors

public OLFolder();



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