Metodo CrmOutlookService.GoOnline
Si applica a: CRM 2015 on-prem, CRM Online
Synchronizes Microsoft Dynamics CRM per Microsoft Office Outlook con accesso offline with the online Microsoft Dynamics CRM server.
Spazio dei nomi: Microsoft.Crm.Outlook.Sdk
Assembly: Microsoft.Crm.Outlook.Sdk (in Microsoft.Crm.Outlook.Sdk.dll)
Sintassi
'Dichiarazione
Public Sub GoOnline
public void GoOnline ()
Note
Replays all the operations that were performed while Microsoft Dynamics CRM per Microsoft Office Outlook con accesso offline was offline to the server. This method is synchronous and triggers UI interaction with the user. If there are errors during the playback, the method will not return until the error dialog box is dismissed.
Avviso
Because this function triggers UI interaction with the user it cannot be used within a plugin. This can cause the process to stop responding or cause unexpected behavior.
Throws an InvalidOperationException if the client is not loaded, CRM per Outlook client (no offline access) is installed or if the client is offline.
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Change History
Vedere anche
Riferimento
Classe CrmOutlookService
Membri CrmOutlookService
Spazio dei nomi Microsoft.Crm.Outlook.Sdk
Altre risorse
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.