MailMill .NET Class Library

MailAttachment Members

MailAttachment overview

Public Instance Constructors

MailAttachment Constructor Initializes a new instance of the MailAttachment class.

Public Instance Properties

Data Gets or sets the attachment file content.
Name Gets or sets the attachment file name.
Type Gets or sets the attachment MIME Content-Type.

Public Instance Methods

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.
Load Set the attachment data, content-type and file name from an existing file.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

MailAttachment Class | MailMill Namespace