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) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 7718]