Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 635 Bytes

DomainsFoldersOwnersResponse.md

File metadata and controls

executable file
·
21 lines (15 loc) · 635 Bytes

DomainsFoldersOwnersResponse

Properties

Name Type Description Notes
VarData FolderMemberList[] [optional]

Examples

  • Prepare the resource
$DomainsFoldersOwnersResponse = Initialize-GrommunioAdminDomainsFoldersOwnersResponse  -VarData null
  • Convert the resource to JSON
$DomainsFoldersOwnersResponse | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]