Get-TeamIncomingChannel
This cmdlet supports retrieving incoming channels of a team.
Syntax
Default (Default)
Get-TeamIncomingChannel
-GroupId <String>
[<CommonParameters>]
Description
This cmdlet supports retrieving incoming channels of a team.
Examples
Example 1
Get-TeamIncomingChannel -GroupId 126b90a5-e65a-4fef-98e3-d9b49f4acf12
Returns incoming channels of a team.
Parameters
-GroupId
Group ID of the team
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.