GroupContactsDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
Group | GroupDto | ||
Contacts | ContactDto[] |
Examples
- Prepare the resource
$GroupContactsDto = Initialize-maislurp-client-powershellGroupContactsDto -Group null `
-Contacts null
- Convert the resource to JSON