Table 7013 Contact Sync Queue in 28
- App
- Base Application
- Namespace
- Microsoft.CRM.Outlook
Fields, 32Keys, 3Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 32
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Entry No. | Integer | - |
| 2 | Sync Direction | Option | - |
| 3 | Contact ID | Text[250] | - |
| 4 | Display Name | Text[100] | - |
| 5 | Given Name | Text[50] | - |
| 6 | Surname | Text[50] | - |
| 7 | Job Title | Text[100] | - |
| 8 | Company Name | Text[100] | - |
| 9 | Department | Text[50] | - |
| 10 | Mobile Phone | Text[30] | - |
| 11 | Business Phone | Text[30] | - |
| 12 | Home Phone | Text[30] | - |
| 13 | Email Address | Text[250] | - |
| 14 | Email 2 | Text[250] | - |
| 15 | Address | Text[100] | - |
| 16 | City | Text[50] | - |
| 17 | County | Text[50] | - |
| 18 | Post Code | Code[20] | - |
| 19 | Country/Region Code | Code[10] | - |
| 20 | Middle Name | Text[50] | - |
| 21 | Initials | Text[30] | - |
| 22 | Office Location | Text[50] | - |
| 23 | Assistant Name | Text[100] | - |
| 24 | Manager | Text[100] | - |
| 25 | Home Page | Text[255] | - |
| 26 | Personal Notes | Text[250] | - |
| 27 | Categories | Text[250] | - |
| 28 | Created DateTime | DateTime | - |
| 29 | Last Modified DateTime | DateTime | - |
| 30 | BC Contact No. | Code[20] | - |
| 31 | Sync Status | Option | - |
| 32 | Error Message | Text[250] | - |
Keys, 3
| Name | Fields | Obsolete |
|---|---|---|
| PK, clustered | Entry No. | - |
| Email Address | - | |
| Status | Sync Status | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CopyFromO365Contact | (Record O365 Contact, Option) | public | Pending 29.0 | ||||
| Removed due to Contact Sync redesign, will be deleted in future release. | |||||||
| CopyFromO365Contact | (Record Outlook Contacts, Option) | public | - | ||||
| CopyFromBCContact | (Record Contact, Option) | public | - | ||||