ExchangeServiceBinding.EndGetInboxRules(IAsyncResult) メソッド

定義

public:
 ExchangeWebServices::GetInboxRulesResponseType ^ EndGetInboxRules(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetInboxRulesResponseType EndGetInboxRules (IAsyncResult asyncResult);
Public Function EndGetInboxRules (asyncResult As IAsyncResult) As GetInboxRulesResponseType

パラメーター

asyncResult
IAsyncResult

戻り値

GetInboxRulesResponseType を返します。

適用対象