Freigeben über


ExchangeServiceBinding.InstallAppAsync Methode

Definition

Überlädt

InstallAppAsync(InstallAppType)
InstallAppAsync(InstallAppType, Object)

InstallAppAsync(InstallAppType)

public:
 void InstallAppAsync(ExchangeWebServices::InstallAppType ^ InstallApp1);
public void InstallAppAsync (ExchangeWebServices.InstallAppType InstallApp1);
Public Sub InstallAppAsync (InstallApp1 As InstallAppType)

Parameter

InstallApp1
InstallAppType

Gilt für:

InstallAppAsync(InstallAppType, Object)

public:
 void InstallAppAsync(ExchangeWebServices::InstallAppType ^ InstallApp1, System::Object ^ userState);
public void InstallAppAsync (ExchangeWebServices.InstallAppType InstallApp1, object userState);
Public Sub InstallAppAsync (InstallApp1 As InstallAppType, userState As Object)

Parameter

InstallApp1
InstallAppType
userState
Object

Gilt für: