Share via


TimeZoneInf.bias Field

An Integer that represents the bias in the number of minutes that 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 bias As Integer
'Usage
Dim instance As TimeZoneInf
Dim value As Integer

value = instance.bias

instance.bias = value
public int bias

See Also

Reference

TimeZoneInf Structure

TimeZoneInf Members

Meetings Web Service