SecureBlackbox 2020 Python Edition

Questions / Feedback?

msg_cc Property

The value of the CC header property.

Syntax

def get_msg_cc() -> str: ...

msg_cc = property(get_msg_cc, None)

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 read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]