ExchangeServiceBinding.BeginGetInboxRules Method

Definition

public:
 IAsyncResult ^ BeginGetInboxRules(ExchangeWebServices::GetInboxRulesRequestType ^ GetInboxRules1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetInboxRules (ExchangeWebServices.GetInboxRulesRequestType GetInboxRules1, AsyncCallback callback, object asyncState);
Public Function BeginGetInboxRules (GetInboxRules1 As GetInboxRulesRequestType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

GetInboxRules1
GetInboxRulesRequestType
callback
AsyncCallback
asyncState
Object

Returns

Returns IAsyncResult.

Applies to