IMAPMovedItem Output Object (Copy-IMAP Cmdlet)

This object is created after an item has been moved or copied.

Syntax

Object IMAPMovedItem {
   string Folder;
   int Message;
   string Destination;
}

Remarks

Once message has been moved or copied, the IMAPMovedItem object is created with the Folder of the item, the Message number and the Destination folder the item was moved/copied to.

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

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