![]() ZippedAttachmentEncoding | Encoding used on names found in the zipped archive. |
![]() CreateFromException | Creates an Attachment from a .NET exception object. |
![]() ZippedAttachment | Overloaded. Create a compressed/zipped attachment from a file. |
Attachment | Overloaded. Initializes a new instance of the Attachment class. |
CharSet | Characterset of the Attachment object |
ContentDisposition | The Content Disposition for the mime part. |
Contents | The encoded contents of the attachment. |
ContentTransferEncoding | The encoding of scheme of the contents. |
ContentType | The content type of the attachment part. |
Data | Binary data of the Attachment |
FileName | File name of the attachment. |
Headers | NameValueCollection of Headers for the Attachment. |
Name | The name of the attachment. |
AddHeader | Adds custom headers to Attachments. |
ClearHeaders | Clears any custom headers. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |