ExchangeService.TimeZone Property

Definition

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.

Applies to