IPWorks S/MIME 2020 .NET Edition

Questions / Feedback?

MailboxList Property

Collection of mailboxes listed by the server.

Syntax

public MailboxList MailboxList { get; }
Public ReadOnly Property MailboxList As MailboxList

Remarks

This collection contains a list of mailboxes returned by the server when ListMailboxes or ListSubscribedMailboxes is called.

MailboxLimit can be used to control the number of mailboxes saved.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

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