SecureBlackbox 2020 Python Edition

Questions / Feedback?

msg_info_flags Property

Returns the flags currently set to the mail message.

Syntax

def get_msg_info_flags(msg_info_index: int) -> int: ...

Default Value

0

Remarks

Returns the flags currently set to the mail message.

The msg_info_index parameter specifies the index of the item in the array. The size of the array is controlled by the msg_info_count property.

This property is read-only.

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