Click or drag to resize

SessionTimeZone Property

Gets/sets the user's current timezone. See TimeZones. The value will be null if the user's current timezone is now known.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TimeZone TimeZone { get; set; }

Property Value

Type: TimeZone
See Also