ibihelpme_ChangeDistributionProfile
Signatur | ibihelpme_ChangeDistributionProfile(profileName: string): void |
---|---|
Beschreibung | Gibt an, dass das Distributionsprofil, mit dem in profileName befindlichen Namen, beim Versenden verwendet werden soll |
Verfügbar ab API-Version | 1.0.0 |
Parameter
Name | Typ | Beschreibung |
---|---|---|
profileName | string | Name des Distributionsprofils |
Rückgabewert
Kein Rückgabewert
Beispiel
JS
window.external.ibihelpme_ChangeDistributionProfile('mySMTPProfile');