Codeunit "Exchange Contact Sync."
ID 6703
Namespace: Microsoft.CRM.Outlook
Methods
GetRequestParameters
procedure GetRequestParameters(var ExchangeSync: Record "Exchange Sync"): Text
Parameters
| Name | Type | Description |
|---|---|---|
| ExchangeSync | Table Microsoft.CRM.Outlook."Exchange Sync" |
Returns
| Type | Description |
|---|---|
| Text |
GetRequestParametersFullSync
procedure GetRequestParametersFullSync(var ExchangeSync: Record "Exchange Sync")
Parameters
| Name | Type | Description |
|---|---|---|
| ExchangeSync | Table Microsoft.CRM.Outlook."Exchange Sync" |
SyncRecords
procedure SyncRecords(var ExchangeSync: Record "Exchange Sync", FullSync: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ExchangeSync | Table Microsoft.CRM.Outlook."Exchange Sync" | |
| FullSync | Boolean |