SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgSubject Property

Contains the subject property of this message.

Object Oriented Interface

public function getMsgSubject();
public function setMsgSubject($value);

Procedural Interface

secureblackbox_smtpclient_get($res, 73 );
secureblackbox_smtpclient_set($res, 73, $value );

Default Value

''

Remarks

Contains the subject field 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]