IPWorks EDI 2020 Python Edition

Questions / Feedback?

fetch_message_part_headers Method

Retrieves the headers of message part specified by PartID.

Syntax

def fetch_message_part_headers(part_id: str) -> None: ...

Remarks

This method retrieves RFC822 headers of the message part specified by PartID and stores them in the message_headers property.

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