DocumentationToolsSDKsPowerShellReferencesearchModelsEventDocumentTargetOn this pageEventDocumentTarget Properties NameTypeDescriptionNotesNameStringName of the target, or recipient, of the event.[optional] Examples Prepare the resource $EventDocumentTarget = Initialize-EventDocumentTarget -Name Carol.Adams Convert the resource to JSON $EventDocumentTarget | ConvertTo-JSON [Back to top]