SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

IMAPMessageInfo Type

This type is a container for the server-side message details.

Remarks

Use this type to get the details of server-side messages after the list call.

Fields

Date
String?

Contains the value of the Date header field.

Flags
Int

Returns the flags currently set to the mail message.

From
String?

Contains the value of the From header field.

InternalDate
String?

Returns the internal date of the mail message.

SentTo
String?

Contains the value of the To header field.

Size
Long

Returns the size of the message in bytes.

Subject
String?

Contains the value of the Subject header field.

UID
Int

Returns the unique ID of the mail message.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Kotlin Edition - Version 20.0 [Build 8063]