Overload List

  Name Description
Public method Attachment(array<Byte>[]()[][])
Constructs a new
CopyC#
Attachment
instance.
Public method Attachment(String)
Constructs a new
CopyC#
Attachment
instance.
Public method Attachment(MimeMessage)
Constructs a new
CopyC#
Attachment
instance from an existing MIME message.
Public method Attachment(String, array<Byte>[]()[][])
Constructs a new
CopyC#
Attachment
instance.
Public method Attachment(String, String)
Constructs a new
CopyC#
Attachment
instance.
Public method Attachment(String, array<Byte>[]()[][], String)
Constructs a new
CopyC#
Attachment
instance.

See Also