PresenceState.TimeZoneBias Property
Gets or sets the time zone bias.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property TimeZoneBias As Long
Get
Set
'Usage
Dim instance As PresenceState
Dim value As Long
value = instance.TimeZoneBias
instance.TimeZoneBias = value
public long TimeZoneBias { get; set; }
Property Value
Type: System.Int64
Remarks
A value of long.MinValue if the StateType is not AggregateState, AggregateEndpointState or EndpointState