ExchangeServiceBinding.InstallAppAsync 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
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