EmailFactory Class |
Namespace: AskiaPortalCmn
The EmailFactory type exposes the following members.
Name | Description | |
---|---|---|
FindAllByIds |
Find all emails using a list of identifiers.
| |
FindAllForUser |
Find all emails available for the specified user.
| |
FindById |
Find an email using his identifier,
return null if not found
| |
NewEmail |
Create a new empty instance of email
|