id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-email-status-dto |
EmailStatusDto |
EmailStatusDto |
EmailStatusDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| EmailStatusDto |
| V2025EmailStatusDto |
|
/tools/sdk/powershell/v2025/models/email-status-dto |
| SDK |
| Software Development Kit |
| EmailStatusDto |
| V2025EmailStatusDto |
|
EmailStatusDto
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
|
[optional] |
| Email |
String |
|
[optional] |
| IsVerifiedByDomain |
Boolean |
|
[optional] |
| VerificationStatus |
Enum [ "PENDING", "SUCCESS", "FAILED" ] |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]