Hi, According to your online sample code, I need to provide the exchange mailbox URI for the relevant account in the following way:
ExchangeClient client = new ExchangeClient("http://servername/exchange/username",
…...“domain” ); However, if I replace this example with my actual...