UserSettingsDefaultCalendarView Class

 

Updated: November 29, 2016

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)

System.Object
  Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView

public static class UserSettingsDefaultCalendarView

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDay

Show the day by default. Value = 0.

System_CAPS_pubfieldSystem_CAPS_staticMonth

Show the month by default. Value = 2.

System_CAPS_pubfieldSystem_CAPS_staticWeek

Show the week by default. Value = 1.

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.

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: