Field:orphaned@Emails
From MintHCM Wiki
|
Emails - Orphaned | |
|---|---|
| Name | orphaned |
| Module | Emails |
| Type | bool |
| Label | Orphaned |
| VName | LBL_ORPHANED |
| Required | No |
| Editable | Yes |
| Visible | Yes |
| Reportable | No |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Emails which exists in the MintHCM but have been deleted from the email server
Related Features
Affected by
Initiating
Location and Code definition
modules/Emails/vardefs.php
'orphaned' => array( 'name' => 'orphaned', 'vname' => 'LBL_ORPHANED', 'type' => 'bool', 'required' => false, 'reportable' => false, 'comment' => 'Emails which exists in the MintHCM but have been deleted from the email server', 'inline_edit' => false, ),
Missing User input