This activity takes in input the ObjectId of a Profile and returns the list of all the Emails related to it.
The orchestrator object represents the connection to a DocsMarshal installation.
The ObjectID of the profile for which to obtain the related emails.
The list of all the IDs of the emails related to the provided profile.
The default value is TRUE. Set this argument to FALSE to return the default instead of throwing an exception if the given profile does not exist.