Partager via


ExchangeServiceBinding.SyncFolderItemsAsync, méthode (SyncFolderItemsType) (Microsoft.SharePoint.Portal.WebControls)

Asynchronously synchronizes folders between the Microsoft Exchange Server 2007 server and the client.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub SyncFolderItemsAsync ( _
    SyncFolderItems1 As SyncFolderItemsType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim SyncFolderItems1 As SyncFolderItemsType

instance.SyncFolderItemsAsync(SyncFolderItems1)
public void SyncFolderItemsAsync (
    SyncFolderItemsType SyncFolderItems1
)

Paramètres

  • SyncFolderItems1

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms