ExchangeServiceBinding.BeginEmptyFolder メソッド

定義

public:
 IAsyncResult ^ BeginEmptyFolder(ExchangeWebServices::EmptyFolderType ^ EmptyFolder1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginEmptyFolder (ExchangeWebServices.EmptyFolderType EmptyFolder1, AsyncCallback callback, object asyncState);
Public Function BeginEmptyFolder (EmptyFolder1 As EmptyFolderType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

パラメーター

EmptyFolder1
EmptyFolderType
callback
AsyncCallback
asyncState
Object

戻り値

IAsyncResult を返します。

適用対象