PeekMode Parameter (Connect-Gmail Cmdlet)
When true PEEK is added to all FETCH commands sent to IMAP. Used to avoid setting the /Seen flag.
Syntax
Connect-Gmail -PeekMode SwitchParameter
Data Type
bool
Default Value
false
Remarks
When true PEEK is added to all FETCH commands sent to IMAP. Used to avoid setting the /Seen flag.