WebClientUserSettingsTimezoneOffset Property Ipswitch.Messaging.Framework
Gets or sets the time offset for the user's time zone used by the web client.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Nullable<TimeSpan> TimezoneOffset { get; set; }

Property Value

Type: NullableTimeSpan
See Also

Reference