Cmdlets for Gmail

Build 25.0.9434

Schema Parameter (Connect-Gmail Cmdlet)

Used to specify what Gmail Api to use, either REST (default) or IMAP.

Syntax

Connect-Gmail -Schema string

Possible Values

REST, IMAP

Data Type

cstr

Default Value

"REST"

Remarks

Used to specify what Gmail Api to use, either REST (default) or IMAP. Note that Basic authentication is supported only in the IMAP Schema.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434