Compartir a través de


ExchangeServiceBinding.BeginGetInboxRules Método

Definición

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

Parámetros

GetInboxRules1
GetInboxRulesRequestType
callback
AsyncCallback
asyncState
Object

Devoluciones

Devuelve IAsyncResult.

Se aplica a