Get Email's Attributes
Auto-generated getter function to retrieve attributes of objects of type Email.
Description
This auto-generated getter makes it easier to retrieve the properties and relations of Email objects.
Inputs
- Object (Email): The object from which to retrieve properties.
Outputs
- content (String)
- subject (String)
- from (String)
- to (String)
- received (String)
- attachments (List)