Click or drag to resize

MailHeader Properties

The MailHeader type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Gets or sets the attachments (path and filename) to be attached to message.
Public propertyCC
Gets or sets the mail header CC field.
Public propertyFrom
Gets or sets mail header from field.
Public propertySubject
Gets or sets the subject.
Public propertyTo
Gets or sets to.
Top
See Also