CalendarRuleExtentCode.SubtractResults Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Only the rule duration is shadowed. Use this value to indicate time off. For example, 4 hours of time off allow working hours to appear before and after. Value = 2.
public: int SubtractResults = 2;
public const int SubtractResults = 2;
val mutable SubtractResults : int
Public Const SubtractResults As Integer = 2