< Back

Get-ListContents

Sun Jan 19, 2020 6:19 pm

NAME Get-ListContents



SYNTAX

Get-ListContents [-ListID] <string> [[-PageSize] <Object>] [[-Page] <Object>] [-WSDL] <string> [-Username]

<string> [-Pin] <string> [<CommonParameters>]





PARAMETERS

-ListID <string>

The listID to retrieve members of



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Page <Object>



Required? false

Position? 2

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-PageSize <Object>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Pin <string>

Pin to connect with



Required? true

Position? 5

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Username <string>

Username to connect with



Required? true

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-WSDL <string>

URL to the WSDL, defaults to Staging



Required? true

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Object





OUTPUTS

System.Object



ALIASES

None





REMARKS

None