DateOptions.CalendarType - Propriété
Obtient le type du calendrier.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CalendarType As SPCalendarType
Get
'Utilisation
Dim instance As DateOptions
Dim value As SPCalendarType
value = instance.CalendarType
public SPCalendarType CalendarType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPCalendarType
Objet SPCalendarType qui représente le type de calendrier.