Adds a previously created attachment.
Adds a previously created attachment.
public bool AddAttachment(Attachment);
Adds attachments to the MailMessage.
public bool AddAttachment(string);
Adds an Attachment with a Mail Merge path.
public void AddAttachment(string,AttachmentMMBehavior);