Click or drag to resize

TimePeriodDuration Property

IT Hit WebDAV Classes Reference
Gets period duration or null if End is spesified or 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
public Nullable<TimeSpan> Duration { get; }

Property Value

Type: NullableTimeSpan
See Also