Field:outlook id@Meetings
From MintHCM Wiki
Meetings - Outlook ID | |
---|---|
Name | outlook_id |
Module | Meetings |
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 |
Contents
[hide]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/Meetings/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