ExchangeServiceBinding.UpdateInboxRulesAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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)
Parameters
- UpdateInboxRules1
- UpdateInboxRulesRequestType
Applies to
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)
Parameters
- UpdateInboxRules1
- UpdateInboxRulesRequestType
- userState
- Object