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.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxbool IsRelativeOffset { get; }
ReadOnly Property IsRelativeOffset As Boolean
Get
property bool IsRelativeOffset {
bool get ();
}
abstract IsRelativeOffset : bool with get
Property Value
Type:
Boolean
See Also