Retrieve preconfigured dom elements for this email
(lookup?: GmailDomEmailLookup)
| 479 | Retrieve preconfigured dom elements for this email |
| 480 | */ |
| 481 | dom(lookup?: GmailDomEmailLookup): JQuery; |
| 482 | /** |
| 483 | An object for interacting with an email currently present in the DOM. Represents a conversation thread |
| 484 | Provides a number of methods and properties to access & interact with it |