Attachment Properties |
The Attachment type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AsMimePart |
Gets the attachment as MimePart object.
|
![]() ![]() | ContentID |
Gets the Content-ID value of the attachment.
|
![]() ![]() | ContentLocation |
Gets the content location of the attachment.
|
![]() ![]() | ContentType |
Gets the content type of the attachment.
|
![]() ![]() | Description |
Gets the description of the attachment.
|
![]() ![]() | Filename |
Gets the filename of the attachment.
|
![]() ![]() | FilenameOriginal |
Gets the original filename of the attachment.
|
![]() ![]() | Headers |
Gets the collection of the attachment headers.
|
![]() ![]() | IsFile |
Indicates if the attachment is a file.
|
![]() ![]() | IsInline |
Indicates if the attachment is inline.
|
![]() ![]() | IsMessageInside |
Indicates if the attachment contains a mail message.
|
![]() ![]() | IsTnef |
Indicates if the attachment is MS-TNEF (winmail.dat) container which can have other attachments inside.
|
![]() ![]() | IsVCard |
Indicates if the attachment is a vCard profile.
|
![]() ![]() | IsZip |
Indicates if the attachment is a zip archive.
|
![]() ![]() | LastResult |
Gets a numeric code of the last error.
|
![]() ![]() | Name |
Gets the friendly name of the attachment.
|
![]() ![]() | RawHeader |
Gets a string containing the header section of the attachment in the original form.
|
![]() ![]() | SavedAs |
Gets the full path to the attachment which was saved to disk.
|
![]() ![]() | Size |
Gets the length of the binary content of the attachment.
|
![]() ![]() | ThrowExceptions |
Gets or sets whether the object will throw exceptions on errors.
|