UserSettingsDefaultCalendarView Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains integer values that are used for the UserSettings.DefaultCalendarView attribute.

Namespace:   Microsoft.Crm.Sdk
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView

Syntax

public static class UserSettingsDefaultCalendarView
Public NotInheritable Class UserSettingsDefaultCalendarView

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static Day

Show the day by default. Value = 0.

System_CAPS_pubfieldSystem_CAPS_static Month

Show the month by default. Value = 2.

System_CAPS_pubfieldSystem_CAPS_static Week

Show the week by default. Value = 1.

Remarks

The following table shows the values for this class.

Member

Value

Description

Day

0

Show the day by default.

Month

2

Show the month by default.

Week

1

Show the week by default.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.Sdk Namespace
UserSettings entity messages and methods

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright