Skip to main content

Get-AdcExchangeVersion

SYNOPSIS

Return Exchange Version Information.

SYNTAX

__AllParameterSets

Get-AdcExchangeVersion [[-Binding] <string>] [[-Name] <string>] [<CommonParameters>]

DESCRIPTION

Return Exchange Version Information.

EXAMPLES

EXAMPLE 1

Get-AdcExchangeVersion

Return a list of all Exchange Versions

PARAMETERS

-Binding

The Binding to use.

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-Name

The name to filter by.

Type: System.String
DefaultValue: '*'
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 1
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

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.