Click or drag to resize

ITriggerAbsoluteDateTimeUtc Property

IT Hit WebDAV Classes Reference
Gets or sets the absolute date-time for the alarm in UTC. Returns null if relative offset (RelativeOffset) from the beggining or the end of the event or to-do is specified 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<DateTime> AbsoluteDateTimeUtc { get; set; }

Property Value

Type: NullableDateTime
See Also