Get-VETSmtpSettings
Short Description
Returns SMTP settings.
Note |
In Veeam Backup for Microsoft 365 7a, this cmdlet became deprecated. Use the Get-VETMailSettings cmdlet to get email settings. |
Applies to
Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
Get-VETSmtpSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns SMTP settings configured for Veeam Explorer for Microsoft Teams. You may want to get information on these settings before sending restored Microsoft Teams items as email attachments.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the VETSmtpSettings object that contains SMTP settings configured for Veeam Explorer for Microsoft Teams.
Example
Getting SMTP Settings
This command returns SMTP settings configured for Veeam Explorer for Microsoft Teams.
Get-VETSmtpSettings |