<link-primary *ngIf="contactmoment?.emlReference" [ariaLabel]="(contactmoment.emlReference?.path | filenameFromUri) + ' downloaden'" [downloadFilename]="contactmoment.emlReference?.path | filenameFromUri" [downloadUrl]="contactmoment.emlReference?.downloadurl" linkType="CONTEXTMENU_LINK" nbxTooltip="Downloaden">
</link-primary>actual result when i click on href after download .eml file and when i click downloaded after open in outlook
expect when i click href directly open outlook without download .eml file