EmailSimple Class | ![]() |
Namespace: SIC.Setting
The EmailSimple type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailSimple |
Create simple email
|
![]() | EmailSimple(String, String, String, String, ListAttachment) |
Create simple email by parameteres
|
Name | Description | |
---|---|---|
![]() | AddressFrom |
Email address e.g. max@muster.com
|
![]() | AddressTo |
Email address e.g. email@example.com
|
![]() | Attachments |
Email attachments
|
![]() | Body |
Text of email
|
![]() | Item |
Index handling example this[FieldName]
(Inherited from SettingXML.) |
![]() ![]() | Name |
Setting name must be unique. Default: Standard or GUID
(Inherited from SettingXML.) |
![]() | Subject |
Title of email
|
Name | Description | |
---|---|---|
![]() | Equals | (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 a hash function for a particular type. (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.) |