Cloud Mail 2020 Kotlin 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. nonandroid test

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 constructor()



Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Kotlin Edition - Version 20.0 [Build 7941]