SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgCc Property

The value of the CC header property.

Object Oriented Interface

public function getMsgCc();
public function setMsgCc($value);

Procedural Interface

secureblackbox_imapclient_get($res, 63 );
secureblackbox_imapclient_set($res, 63, $value );

Default Value

''

Remarks

The value of the CC header field.

The CC field contains the addresses of secondary recipients 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]