Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

GLMessageInfo Type

Holds information about a message.

Remarks

Holds information about a message.

Fields

Bcc
String?

The blind carbon copy recipient of a message in a message info listing.

Cc
String?

The carbon copy recipient of a message in a message info listing.

From
String?

The sender of a message in a message info listing.

HistoryId
String?

The history identifier of a message in a message info listing.

Id
String?

The unique identifier of a message in a message info listing.

InternalDate
String?

The internal date of a message in a message info listing.

Labels
String?

Message labels in a message info listing.

Size
Int

The size of a message in a message info listing.

Snippet
String?

The snippet of a message in a message info listing.

Subject
String?

The subject of a message in a message info listing.

ThreadId
String?

The thread ID of a message in a message info listing.

To
String?

The recipients of a message in a message info listing.

Constructors

public constructor()



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