I would like to use the Microsoft.Exchange.WebServices.Data.ExchangeService object on the webserver that hosts my mail app.
Can I authorize using some kind of token or something else passed from the client mail app to ExchangeService object on the webserver without the need to ask a user interaction to enter credentials?
Kind regards,