Here’s an XML example of the recipients data type property:
<recipients>
<recipient>
<address>lgreen@example.com, sgold@example.com</address>
<importance>MAJOR</importance>
<severity>ERROR</severity>
<type>GENERAL,SECURITY</type>
</recipient>
<recipient>
<address>mwhite@example.com</address>
<importance>ALL</importance>
<severity>WARNING</severity>
<type>COMPLIANCE</type>
</recipient>
</recipients>
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.