SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

MsgReferences Property

The value of the References header property.

Syntax

__property String MsgReferences = { read=FMsgReferences, write=FSetMsgReferences };

Default Value

""

Remarks

The value of the References header field.

A reply message should include a "References:" header field which may be used to identify the "conversation thread". If the initial message is a reply itself, the References of the reply contain combined content of its "References:", "InReplyTo:" and "MessageID:" fields, subject to their presence in the original message.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]