Click or drag to resize

IDateValue Property

IT Hit WebDAV Classes Reference
Gets or sets date and time with a set of flags that defines which date and time parts are specified.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
Date Value { get; set; }

Property Value

Type: Date
Date or null if property value cannot be parsed.
See Also