Skip to content

UserEmailSetting

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/common/user-email-setting.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
UserEmailSettingIDnumber
PersonIDnumber
FromEmailstring
FromNamestring
Passwordstring
ConnectionTypeIDnumber
IncommingServerstring
AuthServerstring
IsEncryptedInnumber
IsEncryptedOutnumber
IncommingPortstring
OutgoingPortstring
Domainstring

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • UserEmailSettingServiceFrontend/src/app/services/common/user-email-setting.service.ts:1

Was this page helpful?

Download as PDF