Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/common/user-email-setting.model.ts (line 2)
Part of: Pams
Properties
| Property | Type |
|---|---|
UserEmailSettingID | number |
PersonID | number |
FromEmail | string |
FromName | string |
Password | string |
ConnectionTypeID | number |
IncommingServer | string |
AuthServer | string |
IsEncryptedIn | number |
IsEncryptedOut | number |
IncommingPort | string |
OutgoingPort | string |
Domain | string |
Was this page helpful?