ExchangeServiceBinding.DisableAppAsync 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
DisableAppAsync(DisableAppType) | |
DisableAppAsync(DisableAppType, Object) |
DisableAppAsync(DisableAppType)
public:
void DisableAppAsync(ExchangeWebServices::DisableAppType ^ DisableApp1);
public void DisableAppAsync (ExchangeWebServices.DisableAppType DisableApp1);
Public Sub DisableAppAsync (DisableApp1 As DisableAppType)
Parameters
- DisableApp1
- DisableAppType
Applies to
DisableAppAsync(DisableAppType, Object)
public:
void DisableAppAsync(ExchangeWebServices::DisableAppType ^ DisableApp1, System::Object ^ userState);
public void DisableAppAsync (ExchangeWebServices.DisableAppType DisableApp1, object userState);
Public Sub DisableAppAsync (DisableApp1 As DisableAppType, userState As Object)
Parameters
- DisableApp1
- DisableAppType
- userState
- Object