Richard Perry
Richard Perry
Hi @flugaoveltem, What are you looking for the code for the implementation or a sample of the implementation being used? Kind regards Richard
Hi @flugaoveItem, The code for the implementation is in our fork. Compare the branch to the main project branch for the implementation code. Cheers Richard Sent from my iPhone On...
Hi @flugaoveltem, See below ``` using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Exchange.WebServices.Data; namespace ExchangeMigration.Sample { class Program { private const string EWS_URI = "https://outlook.office365.com/ews/exchange.asmx"; static...
Hi @martinlaukkanen, I haven't seen this issue previously. Can you give me a sample of the code? Cheers Richard
This still appears to be an issue in Maui 7.0.58 @hartez