[This is preliminary documentation and is subject to change.]
The offset from the GMT in minutes.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public int TimeZoneVal { get; set; } |
Visual Basic (Declaration) |
---|
Public Property TimeZoneVal As Integer |
Visual C++ |
---|
public: property int TimeZoneVal { int get (); void set (int value); } |