Values_0.ContactDetailsSourceA map of string key/value pairs that contain user-defined attributes which are lightly typed within the contact. This object is used only for task contacts.
type nonrec t = {name : ContactDetailName.t option;The name of the contact details.
*)description : ContactDetailDescription.t option;Teh description of the contact details.
*)}