: ExchangeServiceBinding.SyncFolderItemsAsync (Método) (SyncFolderItemsType) (Microsoft.SharePoint.Portal.WebControls)
Asynchronously synchronizes folders between the Microsoft Exchange Server 2007 server and the client.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub SyncFolderItemsAsync ( _
SyncFolderItems1 As SyncFolderItemsType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim SyncFolderItems1 As SyncFolderItemsType
instance.SyncFolderItemsAsync(SyncFolderItems1)
public void SyncFolderItemsAsync (
SyncFolderItemsType SyncFolderItems1
)
Parámetros
- SyncFolderItems1
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)