Table of Contents

Method AddAttachment

Namespace
Innova.Prism.Library.Mail
Assembly
Innova.Prism.Library.dll

AddAttachment(string)

Adds an attachment to the mail message.

public void AddAttachment(string strAttachmentFileName)

Parameters

strAttachmentFileName string

The file name of the attachment.