SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgDate Property

The date and time when the message entered the mail delivery system.

Object Oriented Interface

public function getMsgDate();
public function setMsgDate($value);

Procedural Interface

secureblackbox_mailreader_get($res, 81 );
secureblackbox_mailreader_set($res, 81, $value );

Default Value

''

Remarks

The date and time when the message entered the mail delivery system.

This field contains the date and time at which the creator of the message posted the message to the mail delivery system.

The date is returned and accepted in UTC time zone.

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]