Click or drag to resize

ITriggerRelativeOffset Property

IT Hit WebDAV Classes Reference
Gets or sets the time for the trigger of the alarm relative to the start or the end of an event or to-do with which the alarm is associated. Returns null if absolute date-time is specified (AbsoluteDateTimeUtc) or the value can not be parsed.

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

Property Value

Type: NullableTimeSpan
See Also