|  | IMailMessage Interface | 
Namespace: EBP.Api.Interfaces.Misc
 Syntax
SyntaxThe IMailMessage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Body | 
            Body
             | 
|  | BodyHtml | 
            Html Body
             | 
|  | BodyRtf | 
            Rtf Body
             | 
|  | Subject | 
            Subject
             | 
|  | UserAbort | 
            Gets wether the user has aborted the send of mail
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also