Click or drag to resize

StiSendEMailEventArgs Properties

The StiSendEMailEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets a body of sending EMail.
Public propertyCallStandardHandler
Gets or sets a value indicating whether it is necessary to call standard handler.
Public propertyFilePath
Gets or sets a file path of sending EMail.
Public propertyRecipient
Gets or sets a recipient of sending EMail.
Public propertyReport
Gets or sets a report of sending EMail.
Public propertySubject
Gets or sets a subject of sending EMail.
Top
See Also