Connection Parameter (Copy-IMAP Cmdlet)

An existing IMAP connection.

Syntax

Copy-IMAP -Connection IMAPConnection

Remarks

Represents an existing, persistent IMAP connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-IMAP cmdlet and closed using the Disconnect-IMAP cmdlet.

Default Value

null