SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgSendTo Property

The value of the To header property.

Object Oriented Interface

public function getMsgSendTo();
public function setMsgSendTo($value);

Procedural Interface

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

Default Value

''

Remarks

The value of the To header field.

This field specifies the address(es) of the primary recipient(s) of the 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]