Partager via


Classe UserSettingsDefaultCalendarView

S'applique à: CRM 2015 on-prem, CRM Online

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

Espace de noms: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (dans Microsoft.Crm.Sdk.Proxy.dll)

Syntaxe

'Déclaration
Public NotInheritable Class UserSettingsDefaultCalendarView
public static class UserSettingsDefaultCalendarView

Remarques

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.

Hiérarchie d'héritage

System.Object
  Microsoft.Crm.Sdk.UserSettingsDefaultCalendarView

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres UserSettingsDefaultCalendarView
Espace de noms Microsoft.Crm.Sdk

Autres ressources

UserSettings Entity Messages and Methods

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