Helper module for building an email participant.
@type t() :: %ExNylas.EmailParticipant.Build{ email: String.t(), name: String.t() | nil }