Compartir a través de


ExchangeServiceBinding.DisableAppAsync Método

Definición

Sobrecargas

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)

Parámetros

DisableApp1
DisableAppType

Se aplica a

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)

Parámetros

DisableApp1
DisableAppType
userState
Object

Se aplica a