IRecurrenceIdIsThisAndFuture Property
IT Hit WebDAV Classes Reference
Gets or sets the effective range of recurrence instances.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax bool IsThisAndFuture { get; set; }
Property IsThisAndFuture As Boolean
Get
Set
property bool IsThisAndFuture {
bool get ();
void set (bool value);
}
abstract IsThisAndFuture : bool with get, set
Property Value
Type:
BooleanSee Also