Identity: { bcc: EmailAddress[] | null; email: string; htmlSignature: string | null; id: Id; mayDelete: boolean; name: string; replyTo: EmailAddress[] | null; textSignature: string | null; } Type declaration
email: string
htmlSignature: string | null
mayDelete: boolean
name: string
textSignature: string | null