Get-VEODMailSettings
Short Description
Returns Veeam Explorer for Microsoft OneDrive email settings. Veeam Explorer for Microsoft OneDrive uses these settings to send Microsoft OneDrive items as attachments in email messages.
Product: Veeam Backup for Microsoft 365
Product Edition: Community, Rental License, Subscription License
Syntax
|
Get-VEODMailSettings [<CommonParameters>] |
Detailed Description
This cmdlet returns email settings configured for Veeam Explorer for Microsoft OneDrive.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Learn.
Output Object
The cmdlet returns the VBOOneDriveMailSettings object that contains mail settings configured for Veeam Explorer for Microsoft OneDrive.
Examples
Getting Email Settings
This command returns email settings.
|
Get-VEODMailSettings |