IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

message_subject Property

The subject of the message.

Syntax

def get_message_subject() -> str: ...

message_subject = property(get_message_subject, None)

Default Value

""

Remarks

The class fills out this property with the subject of the message when message information is retrieved from the mail_server.

This property is read-only.

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