ExchangeServiceBinding.EndGetInboxRules(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Returns GetInboxRulesResponseType.

Applies to