AttachmentInfo Properties
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The AttachmentInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CC |  CC field (optional).  | |
| Date |  Date of the attachment (optional). Default DateTime.MinValue means undefined.  | |
| DateCreated |  Date created (optional). Default DateTime.MinValue means undefined.  | |
| DateModified |  Date modified (optional). Default DateTime.MinValue means undefined.  | |
| Description |  Description (optional).  | |
| DisplayName |  Display name (optional).  | |
| FileName |  Filename for the attachment.  | |
| FileNameUnicode |  Unicode Filename for the attachment (optional).  | |
| FileSize |  File size (optional).  | |
| FolderLocation |  Folder location (optional).  | |
| From |  From field (optional).  | |
| GUID |  GUID (unique id) (optional).  | |
| Importance |  Importance, e.g. "High" (optional).  | |
| Name |  Name of the attachment.  | |
| Order |  Order (optional).  | |
| Subject |  Subject (optional).  | |
| SubjectPrefix |  Subject prefix, e.g. "RE: " (optional).  | |
| Subtype |  Subtype based on MIME types, e.g. "application/pdf" (optional).  | |
| Summary |  Summary (optional).  | |
| Thumbnail |  Thumbnail (preview of the attachment) (optional).  | |
| To |  To field (optional).  | 
See Also