| EmailMessage Methods | 
The EmailMessage type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetHeaderFields(NameValueCollection) | 
            Gets email header fields joined into a single string.
             | 
|   | GetHeaderFields(String) | 
            Gets individual email header fields from header text.
             | 
|  | ToMailMessage | 
            Converts the EmailMessage to MailMessage.
             | 
 See Also
See Also