id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| mail-from-attributes-dto |
MailFromAttributesDto |
MailFromAttributesDto |
MailFromAttributesDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| MailFromAttributesDto |
|
/tools/sdk/powershell/beta/models/mail-from-attributes-dto |
| SDK |
| Software Development Kit |
| MailFromAttributesDto |
|
MailFromAttributesDto
Properties
| Name |
Type |
Description |
Notes |
| Identity |
Pointer to String |
The identity or domain address |
[optional] |
| MailFromDomain |
Pointer to String |
The new MAIL FROM domain of the identity. Must be a subdomain of the identity. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]