| Name | Description | Type | Additional information |
|---|---|---|---|
| FromEmailId |
Gets or sets the from email address |
string |
None. |
| ToEmailId |
Gets or sets the to email address of the email |
string |
None. |
| EmailSubject |
Gets or sets the subject of the email |
string |
None. |
| EmailAttachmentName |
Gets or sets the attachments |
string |
None. |
| EmailAtachmentURL |
Gets or sets the attachment urls |
string |
None. |
| EmailContent |
Gets or sets the email content |
string |
None. |
| CompanyAddress |
Gets or sets the signature of the email |
string |
None. |
| StudentName |
Gets or sets the student name |
string |
None. |
| ShowAttachMent |
Gets or sets the status to show the attachment or not |
boolean |
None. |
| AttachMentDownloadURL |
Gets or sets the attachment download urls |
string |
None. |
| AttachMentDownloadURL_Mobile | Collection of MailAttachment |
None. |
|
| MailNotloaded |
Gets or sets the mail delivered status message |
string |
None. |