Get-AdminPowerAppCdsAdditionalNotificationEmails
Returns email addresses of users other than default admins of Power Platform that receive notifications.
Syntax
Get-AdminPowerAppCdsAdditionalNotificationEmails
[-EnvironmentName] <String>
[[-ApiVersion] <String>]
[<CommonParameters>]
Description
The Get-AdminPowerAppCdsAdditionalNotificationEmails cmdlet returns email addresses of users other than default admins of Power Platform linked to an environment that receive notifications. Use Get-Help Get-AdminPowerAppCdsAdditionalNotificationEmails -Examples for more details.
Examples
EXAMPLE 1
Get-AdminPowerAppCdsAdditionalNotificationEmails -EnvironmentName 02c201b0-db76-4a6a-b3e1-a69202b479e6
Returns email addresses of users other than default admins of Power Platform linked to the environment 02c201b0-db76-4a6a-b3e1-a69202b479e6.
Parameters
-ApiVersion
Specifies the Api version that is called.
Type: | String |
Position: | 2 |
Default value: | 2019-10-01 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-EnvironmentName
The environment's identifier.
Type: | String |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |