Values.GetContactRequestSourceReturns a contact from a contact list.
type nonrec t = {contactListName : ContactListName.t;The name of the contact list to which the contact belongs.
*)emailAddress : EmailAddress.t;The contact's email address.
*)}