Field:outlook id@Calls
From MintHCM Wiki
|
Calls - Outlook ID | |
|---|---|
| Name | outlook_id |
| Module | Calls |
| Type | varchar |
| Label | Outlook ID |
| VName | LBL_OUTLOOK_ID |
| 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
When the Sugar Plug-in for Microsoft Outlook syncs an Outlook appointment, this is the Outlook appointment item ID
Related Features
Affected by
Initiating
Location and Code definition
modules/Calls/vardefs.php
'outlook_id' => array( 'name' => 'outlook_id', 'vname' => 'LBL_OUTLOOK_ID', 'type' => 'varchar', 'len' => '255', 'reportable' => false, 'comment' => 'When the Sugar Plug-in for Microsoft Outlook syncs an Outlook appointment, this is the Outlook appointment item ID' ),
Missing User input