ExchangeServiceBinding.UpdateInboxRulesAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
UpdateInboxRulesAsync(UpdateInboxRulesRequestType) | |
UpdateInboxRulesAsync(UpdateInboxRulesRequestType, Object) |
UpdateInboxRulesAsync(UpdateInboxRulesRequestType)
public:
void UpdateInboxRulesAsync(ExchangeWebServices::UpdateInboxRulesRequestType ^ UpdateInboxRules1);
public void UpdateInboxRulesAsync (ExchangeWebServices.UpdateInboxRulesRequestType UpdateInboxRules1);
Public Sub UpdateInboxRulesAsync (UpdateInboxRules1 As UpdateInboxRulesRequestType)
Parameter
- UpdateInboxRules1
- UpdateInboxRulesRequestType
Gilt für:
UpdateInboxRulesAsync(UpdateInboxRulesRequestType, Object)
public:
void UpdateInboxRulesAsync(ExchangeWebServices::UpdateInboxRulesRequestType ^ UpdateInboxRules1, System::Object ^ userState);
public void UpdateInboxRulesAsync (ExchangeWebServices.UpdateInboxRulesRequestType UpdateInboxRules1, object userState);
Public Sub UpdateInboxRulesAsync (UpdateInboxRules1 As UpdateInboxRulesRequestType, userState As Object)
Parameter
- UpdateInboxRules1
- UpdateInboxRulesRequestType
- userState
- Object