Cloud Mail 2020 Python Edition

Questions / Feedback?

search_criteria_thread_id Property

The thread Id to search for.

Syntax

def get_search_criteria_thread_id() -> str: ...
def set_search_criteria_thread_id(value: str) -> None: ...

search_criteria_thread_id = property(get_search_criteria_thread_id, set_search_criteria_thread_id)

Default Value

""

Remarks

The thread Id to search for.

This property defines the thread Id to search for. This can be used to retrieve all messages in a conversation.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Python Edition - Version 20.0 [Build 7718]