ExchangeServiceBinding.BeginUpdateFolder Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O BeginUpdateFolder(UpdateFolderType, AsyncCallback, Object) método é usado para iniciar uma chamada assíncrona UpdateFolder(UpdateFolderType) .
public:
IAsyncResult ^ BeginUpdateFolder(ExchangeWebServices::UpdateFolderType ^ UpdateFolder1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginUpdateFolder (ExchangeWebServices.UpdateFolderType UpdateFolder1, AsyncCallback callback, object asyncState);
Public Function BeginUpdateFolder (UpdateFolder1 As UpdateFolderType, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parâmetros
- UpdateFolder1
- UpdateFolderType
- callback
- AsyncCallback
- asyncState
- Object
Retornos
O BeginUpdateFolder(UpdateFolderType, AsyncCallback, Object) método retorna um objeto IAsyncResult.