WorkingHours.TimeZone Property

Definition

Gets the time zone to which the working hours apply.

public:
 property TimeZoneInfo ^ TimeZone { TimeZoneInfo ^ get(); };
public TimeZoneInfo TimeZone { get; }
Public ReadOnly Property TimeZone As TimeZoneInfo

Property Value

The value of the TimeZone property is a T:System.TimeZoneInfo

Applies to