Edit

Share via


PresenceState.TimeZoneBias Property

Definition

Gets or sets the time zone bias.

public:
 property long TimeZoneBias { long get(); void set(long value); };
public long TimeZoneBias { get; set; }
member this.TimeZoneBias : int64 with get, set
Public Property TimeZoneBias As Long

Property Value

Remarks

A value of long.MinValue if the StateType is not AggregateState, AggregateEndpointState or EndpointState

Applies to