IPWorks EDI 2020 macOS Edition

Questions / Feedback?

MessageInfo Type

This is a listing of information for a message returned by the server.

Remarks

The MessageInfo event is fired when messages are searched, listed, or message information is received. When a MessageInfo event is fired, this type is returned, which contains all of the information from the message.

Fields

date
String

The date of a message in a message info listing. This date is taken from the ENVELOPE structure of the message.

flags
String

Message flag in a message info listing.

Examples of possible flag values are server dependent, but can include:

\Deleted Mark a message as deleted (for removal by later ExpungeMailbox).
\Seen Mark a message as read.
\Answered Mark a message as answered.
\Flagged Mark a message as flagged.
\Draft Mark a message as being incomplete (under composition).

from
String

The sender of a message in a message info listing.

messageId
String

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

size
Int64

The size of a message in a message info listing.

subject
String

The subject of a message in a message info listing.

Constructors

public init()

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 macOS Edition - Version 20.0 [Build 8203]