office js - Set custom header (x-header) on Outlook compose mail with JS addin -


i want set custom header in outlook outgoing mail using outlook js web addin. how can achieve this?

while mark's (@marklafleur) answer correct , indeed office.js api doesn't provide direct functionality manipulate transport layer headers, able achieve this. there 2 options available ...


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -