IPWorks OpenPGP 2020 Python Edition

Questions / Feedback?

message_date Property

The value of the date header of the last retrieved message.

Syntax

def get_message_date() -> str: ...

message_date = property(get_message_date, None)

Default Value

""

Remarks

This property contains the value of the date header of the last retrieved message. The same information may also be retrieved through the on_header event.

This property is read-only.

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