StiSendEMailEventArgs Class |
Namespace: Stimulsoft.Report.Events
The StiSendEMailEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiSendEMailEventArgs | Initializes a new instance of the StiSendEMailEventArgs class |
Name | Description | |
---|---|---|
![]() | Body |
Gets or sets a body of sending EMail.
|
![]() | CallStandardHandler |
Gets or sets a value indicating whether it is necessary to call standard handler.
|
![]() | FilePath |
Gets or sets a file path of sending EMail.
|
![]() | Recipient |
Gets or sets a recipient of sending EMail.
|
![]() | Report |
Gets or sets a report of sending EMail.
|
![]() | Subject |
Gets or sets a subject of sending EMail.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |