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.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public Nullable<TimeSpan> Duration { get; }

Property Value

Type: NullableTimeSpan
See Also