SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgKeywords Property

The value of the Keywords header property.

Object Oriented Interface

public function getMsgKeywords();
public function setMsgKeywords($value);

Procedural Interface

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

Default Value

''

Remarks

The value of the Keywords header field.

This field can be used to add some important words and phrases that might be useful for the recipient.

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]