Compartir a través de


ExchangeServiceBinding.BeginSyncFolderItems Método

Definición

public:
 IAsyncResult ^ BeginSyncFolderItems(ExchangeWebServices::SyncFolderItemsType ^ SyncFolderItems1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSyncFolderItems (ExchangeWebServices.SyncFolderItemsType SyncFolderItems1, AsyncCallback callback, object asyncState);
Public Function BeginSyncFolderItems (SyncFolderItems1 As SyncFolderItemsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

SyncFolderItems1
SyncFolderItemsType
callback
AsyncCallback
asyncState
Object

Devoluciones

El BeginSyncFolderItems(SyncFolderItemsType, AsyncCallback, Object) método devuelve un objeto IAsyncResult.

Se aplica a