Share via


CalendarRuleExtentCode Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains integer flags that are used for the CalendarRule.ExtentCode attribute.

The following tables list the members exposed by the CalendarRuleExtentCode type.

Public Fields

  Name Description
public field static SubtractRecurrenceIntervals The recurrence duration determines the shadowing of that rule. Use this value to indicate working hours and a full day 24-hour shadow. Value = 1.
public field static SubtractResults 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 field static Transparent No shadowing of calendar rules. All rules are displayed even if they are shadowed or preceded by other rules. Value = 0.

Top

See Also

Reference

CalendarRuleExtentCode Class
Microsoft.Crm.Sdk Namespace

Other Resources

CalendarRule Entity Messages and Methods

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.