GetTimeZoneCodeByLocalizedNameResponse.TimeZoneCode 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 code that has the requested localized name.
public:
property int TimeZoneCode { int get(); };
public int TimeZoneCode { get; }
member this.TimeZoneCode : int
Public ReadOnly Property TimeZoneCode As Integer
Property Value
The time zone code that has the requested localized name.