Click or drag to resize

IMailAttachment Interface

IMailAttachment interface

Namespace:  SOMailSender.Interop
Assembly:  SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntax
public interface IMailAttachment

The IMailAttachment type exposes the following members.

Properties
  NameDescription
Public propertyFilename
property Filename
Public propertyHasBlob
property HasBlob
Public propertyMimeType
property MimeType
Public propertyName
property Name
Public propertyPath
property Path
Top
Methods
  NameDescription
Public methodAddBlob
method AddBlob
Public methodGetBlob
method GetBlob
Public methodTakeFile
method TakeFile
Top
See Also