< Back

Get-MSGGroup

Sat Jan 18, 2020 11:30 am

NAME Get-MSGGroup



SYNTAX

Get-MSGGroup [[-StartsWith] <Object>] [-IsExactly <hashtable>] [-Select <array>] [-Top <int>] [-AllRecords]

[<CommonParameters>]



Get-MSGGroup -CustomFilter <ValidateNotNullOrEmpty> [-Select <array>] [-Top <int>] [-AllRecords]

[<CommonParameters>]





PARAMETERS

-AllRecords



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-CustomFilter <ValidateNotNullOrEmpty>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name CustomFilter

Aliases None

Dynamic? false



-IsExactly <hashtable>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name GeneratedFilter

Aliases None

Dynamic? false



-Select <array>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-StartsWith <Object>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name GeneratedFilter

Aliases None

Dynamic? false



-Top <int>



Required? false

Position? Named

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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None