ExchangeService.InstallApp(Stream) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Installe une application de messagerie. La InstallApp(Stream) méthode s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013.
public:
void InstallApp(System::IO::Stream ^ manifestStream);
public void InstallApp (System.IO.Stream manifestStream);
Public Sub InstallApp (manifestStream As Stream)
Paramètres
- manifestStream
- Stream
Flux XML de texte brut du manifeste de l’application.
Remarques
Une exception est levée pour les erreurs.