ExpiredInboxRecordProjection
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | ||
UserId | String | ||
EmailAddress | String | ||
CreatedAt | System.DateTime |
Examples
- Prepare the resource
$ExpiredInboxRecordProjection = Initialize-maislurp-client-powershellExpiredInboxRecordProjection -Id null `
-UserId null `
-EmailAddress null `
-CreatedAt null
- Convert the resource to JSON