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; }
Public Property TimeZone As TimeZone
Get
Set
Property Value
Type:
TimeZoneSee Also