TimeZoneInf.standardBias Field
The bias in the number of minutes that standard time for the specified time zone differs from coordinated universal time (UTC).
Namespace: [Meetings Web service]
Web service reference: http://Site/_vti_bin/Meetings.asmx
Syntax
'Declaration
Public standardBias As Integer
'Usage
Dim instance As TimeZoneInf
Dim value As Integer
value = instance.standardBias
instance.standardBias = value
public int standardBias