I am using C# ExchangeService to reply message TimeZone, not the correct Original mail time.

Copper Contributor

Untitled.png

 

new ExchangeService(ExchangeVersion.Exchange2013_SP1, TimeZoneInfo.Local)

 

Is this a problem with the server timezone?
have setting method can set the server timezone?

0 Replies