| AttachmentSource Conversion Operators | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | (String to AttachmentSource) | 
            Implicit operator to convert file path to Attachment source
             | 
|   | (HttpPostedFile to AttachmentSource) | 
            Implicit operator to convert posted file to Attachment source
             | 
|   | (DocumentAttachment to AttachmentSource) | 
            Implicit operator to convert DocumentAttachment to Attachment source
             | 
 See Also
See Also