Overload List
| Name | Description | |
|---|---|---|
| EmailInfo | 
            Constructor - Creates an empty EmailInfo object.
              | |
| EmailInfo(DataRow) | 
            Constructor - Creates a new EmailInfo object from the given DataRow.
              | |
| EmailInfo(EmailMessage) | 
            Creates a new EmailInfo object from the specified EmailMessage.
              | 
See Also