Click or drag to resize

ITimeOffsetUtcOffset Property

IT Hit WebDAV Classes Reference
Gets or sets an offset from UTC to local time.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Nullable<TimeSpan> UtcOffset { get; set; }

Property Value

Type: NullableTimeSpan
See Also