Reception..::..ListEmails Method
Sends the template mail.
Namespace:
FLEXYGO.MailsAssembly: flxMail (in flxMail.dll)
Syntax
Parameters
- EmailAccount
- Type: FLEXYGO.Security..::..EmailAccount
The email account to get mails list
- Folder
- Type: String
Get only mails in current folder.
- Seen
- Type: Boolean
Add seen mails to list.
- MailAddress
- Type: String
Mail Address to filter.
- Subject
- Type: String
Subject to filter
- Body
- Type: String
Body to filter.
- MailDateMin
- Type: Object
- MailDateMax
- Type: Object
- Page
- Type: Int32
Page number.
- Pagesize
- Type: Int32