Cmdlets for Gmail

Build 23.0.8839

MessageCharset Parameter (Connect-Gmail Cmdlet)

Specifies the session character set for decoding character data transferred from the IMAP server.

Syntax

Connect-Gmail -MessageCharset string

Data Type

cstr

Default Value

"UTF-8"

Remarks

Specifies the session character set for decoding character data transferred from the IMAP server. The default value is UTF-8. Set it to 'None' to leave the charset unspecified. This can resolve some timeout errors that can be caused by an incorrect charset configuration.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839