API Reference
Function
EmailReplyTo
Defines the email address to which replies should be directed.
Remarks
This function sets the email address to which replies should be directed when receiving notifications.
Examples
EXAMPLE 1
EmailReplyTo -Address "[email protected]"
Sets the email address to which replies should be directed to "[email protected]".
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
EmailReplyTo [-Address <String>] [<CommonParameters>]
#
Parameter set:
All Parameter SetsParameters
- Address String
- Specifies the email address to which replies should be directed.