SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgID Property

The contents of the Message-ID header property.

Object Oriented Interface

public function getMsgID();
public function setMsgID($value);

Procedural Interface

secureblackbox_mailwriter_get($res, 48 );
secureblackbox_mailwriter_set($res, 48, $value );

Default Value

''

Remarks

The contents of the Message-ID header field.

This field contains a unique identifier that refers to a particular version of this message.

This property is not available at design time.

Data Type

String

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