ITriggerIsRelativeOffset Property
IT Hit WebDAV Classes Reference
Returns
true if if relative offset (
RelativeOffset) from the beggining or
the end of the event or to-do is specified,
false otherwise.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax bool IsRelativeOffset { get; }
ReadOnly Property IsRelativeOffset As Boolean
Get
property bool IsRelativeOffset {
bool get ();
}
abstract IsRelativeOffset : bool with get
Property Value
Type:
BooleanSee Also