MailBox Output Object (Get-IMAP Cmdlet)

These objects are returned in response to a ListFolders .

Syntax

Object MailBox {
   string Flags;
   string Mailbox;
}

Remarks

After sending a transaction where ListFolders was set to True, one or more MailBox objects will be returned which contain the mailbox's name and any flags associated with the mailbox.

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]