Interface EmailProfile.Managed
- All Superinterfaces:
 EmailProfile
- Enclosing interface:
 - EmailProfile
 
An 
EmailProfile managed by the Platform. Typically just wraps another EmailProfile but exposes additional
 methods.- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.gateway.mail.EmailProfile
EmailProfile.Lifecycle, EmailProfile.Managed - 
Method Summary
Methods inherited from interface com.inductiveautomation.ignition.gateway.mail.EmailProfile
getAsSmtpEmailProfile, sendEmail 
- 
Method Details
- 
getSettingsRecord
EmailProfileSettingsRecord getSettingsRecord()- Returns:
 - the 
EmailProfileSettingsRecordassociated with this email profile 
 
 -