ExchangeService.TimeZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time zone to which Exchange Web Services (EWS) is scoped.
public:
property TimeZoneInfo ^ TimeZone { TimeZoneInfo ^ get(); };
public TimeZoneInfo TimeZone { get; }
Public ReadOnly Property TimeZone As TimeZoneInfo
Property Value
The time zone to which the service is scoped.