IPWorks OpenPGP 2020 Python Edition

Questions / Feedback?

mailbox_list_separator Property

The Separator property contains the character that separates the different parts in the mailbox path hierarchy.

Syntax

def get_mailbox_list_separator(mailbox_list_index: int) -> str: ...

Default Value

""

Remarks

The mailbox_list_separator property contains the character that separates the different parts in the mailbox path hierarchy.

The mailbox_list_index parameter specifies the index of the item in the array. The size of the array is controlled by the mailbox_list_count property.

This property is read-only.

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