Values_0.AdditionalEmailRecipientsSourceList of additional email addresses for an email contact.
type nonrec t = {toList : EmailRecipientsList.t option;List of additional TO email recipients for an email contact.
*)ccList : EmailRecipientsList.t option;List of additional CC email recipients for an email contact.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of EndpointAddress.t ]) list ]
list ])
list ]